[mcs] Pending implementation of accessors cannot hide base implementation with differ...
[mono.git] / mcs / tests / test-anon-09.cs
index 55d3fdd8f7409f5b1d9e3eaa4bcc0757075a58b0..f3519660b7de651e2ce82e2fb496c3d5c57c4513 100644 (file)
@@ -8,7 +8,7 @@ class X {
 
        static int gt, gj;
     
-       static int Main ()
+       public static int Main ()
        {
                int times = 0;