Merge pull request #487 from mayerwin/patch-1
[mono.git] / mcs / tests / test-462.cs
index c417994c029aba8a652d3db7f52d734d147b84ab..e614bc4c5f6cc34a902a27efed86cabf81b1aefe 100644 (file)
@@ -10,7 +10,7 @@ class X {
                ok = true;
        }
 
-       static int Main ()
+       public static int Main ()
        {
                X x = new X ();