Initial set of Ward sgen annotations (#5705)
[mono.git] / mcs / tests / test-28.cs
index ee1c7e5675745e113c0d702ab813a31f6f1e914c..529f6ab123839164abdef07ab8978588dc1c196f 100644 (file)
@@ -36,7 +36,7 @@ class X {
                }
        }
 
-       static int Main ()
+       public static int Main ()
        {
                X x = new X ();