Merge pull request #495 from nicolas-raoul/fix-for-issue2907-with-no-formatting-changes
[mono.git] / mcs / tests / gtest-103.cs
index 71993f0c825adee4f3cefaec7329133b04e65012..16345f709e9db57a74e0ae3b412c7adf0e129323 100644 (file)
@@ -21,7 +21,7 @@ public class Hello
 
 class X
 {
-       static void Main ()
+       public static void Main ()
        {
        }
 }