Merge pull request #495 from nicolas-raoul/fix-for-issue2907-with-no-formatting-changes
[mono.git] / mcs / tests / gtest-009.cs
index 533b522694dbcbc9cb91d9195fe588fd85a3aa42..2279fe8aa190f862ca83c0bd8b6a1c9434fb4c43 100644 (file)
@@ -20,7 +20,7 @@ class Test
 
 class X
 {
-       static void Main()
+       public static void Main()
        {
        }
 }