Merge pull request #495 from nicolas-raoul/fix-for-issue2907-with-no-formatting-changes
[mono.git] / mcs / tests / gtest-197.cs
index ce9cf0884fb6deed07a03ba2ff52defa72bc7a98..e1ce88fcb34c7421651cb10820007e400b176302 100644 (file)
@@ -67,7 +67,7 @@ namespace Martin.Collections.Generic {
 
        class X
        {
-               static void Main ()
+               public static void Main ()
                { }
        }
 }