Merge pull request #487 from mayerwin/patch-1
[mono.git] / mcs / tests / test-54.cs
index 0eb5b69220467659af6badd836ef22f17077045e..c9c5dfcbc345a238dc64dfc1c0a1c1bc04d92dd9 100644 (file)
@@ -16,7 +16,7 @@ class X {
                return true;
        }
 
-       static int Main ()
+       public static int Main ()
        {
                return 0;
        }