Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/Mono.Linker.Tests.Cases/UnreachableBlock/MethodWithParametersSubstitutions.cs')
-rw-r--r--test/Mono.Linker.Tests.Cases/UnreachableBlock/MethodWithParametersSubstitutions.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Mono.Linker.Tests.Cases/UnreachableBlock/MethodWithParametersSubstitutions.cs b/test/Mono.Linker.Tests.Cases/UnreachableBlock/MethodWithParametersSubstitutions.cs
index 51e60defe..e1c7b9def 100644
--- a/test/Mono.Linker.Tests.Cases/UnreachableBlock/MethodWithParametersSubstitutions.cs
+++ b/test/Mono.Linker.Tests.Cases/UnreachableBlock/MethodWithParametersSubstitutions.cs
@@ -358,7 +358,7 @@ namespace Mono.Linker.Tests.Cases.UnreachableBlock
[Kept] static void MethodWithParamAndVarArgs_Reached2 () { }
- [Kept] [KeptMember (".ctor()")] class TestClass { }
+ [Kept][KeptMember (".ctor()")] class TestClass { }
[Kept] struct TestStruct { }
[Kept]