Merge pull request #495 from nicolas-raoul/fix-for-issue2907-with-no-formatting-changes
[mono.git] / mcs / tests / test-185.cs
index 6f06b22be695247aed3514bb7ea4922da91f2c5f..b9dc49336f9f63015cbe6e92124684912e3f9adc 100644 (file)
@@ -14,7 +14,7 @@ class X
                return 0;
        }
 
-       static int Main ()
+       public static int Main ()
        {
                if (Test (1) != 0)
                        return 1;