Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mcs / tests / test-97.cs
index 612185cf1aaf6ff3c8503554c4b4cb6d542a992a..32dc9d5ec467b9071267db7a4fbd9c0d6399dbf8 100644 (file)
@@ -11,7 +11,7 @@ public enum FL {
 
 class X {
 
-       static int Main ()
+       public static int Main ()
        {
                return 0;
        }