Merge pull request #495 from nicolas-raoul/fix-for-issue2907-with-no-formatting-changes
[mono.git] / mcs / tests / test-170.cs
index 8413f5c97a835ac2bd1c023bfad55513a90b11bc..e74720723e67067ac753432c1c94cea5591c61fb 100644 (file)
@@ -46,7 +46,7 @@ class Y : X {
        }
 
 
-       static int Main ()
+       public static int Main ()
        {
                Y y = new Y ();