Initial set of Ward sgen annotations (#5705)
[mono.git] / mcs / tests / gtest-221.cs
index 44186740e7cb1ce0c61251e5d1f8b078983274e0..47c0eaf394cd777ffdedc0ac101a3b3707507b40 100644 (file)
@@ -17,6 +17,6 @@ class C3 : C2
 
 class X
 {
-       static void Main ()
+       public static void Main ()
        { }
 }