Merge pull request #5439 from alexrp/master
[mono.git] / mcs / tests / test-42.cs
index 684324b8f934857bdcbb75ba1c352eba080d022d..1120be6206f1557fdc69c4a32bdca02902dc626d 100644 (file)
@@ -140,7 +140,7 @@ class Y {
                return 0;
        }
        
-       static int Main ()
+       public static int Main ()
        {
                X x = new X ();
                int c;