Merge pull request #495 from nicolas-raoul/fix-for-issue2907-with-no-formatting-changes
[mono.git] / mcs / tests / gtest-148.cs
index be06afa96a2473a840f166dbed4575b9f755c3ac..55dcf267595346f5b056fee3da70b7c472892da3 100644 (file)
@@ -12,6 +12,6 @@ static class Test2 {
 
 class X
 {
-       static void Main ()
+       public static void Main ()
        { }
 }