Initial set of Ward sgen annotations (#5705)
[mono.git] / mcs / tests / gtest-095.cs
index 74f501f289e47f2b35b504e8b8736c85e05de222..0e69640fac97eb0e1cf0bdd25ccd824cf265c506 100644 (file)
@@ -39,6 +39,6 @@ public class GuardedSequenced<T>
 
 class X
 {
-       static void Main ()
+       public static void Main ()
        { }
 }