Merge pull request #495 from nicolas-raoul/fix-for-issue2907-with-no-formatting-changes
[mono.git] / mcs / tests / test-externalias-07.cs
index d0d09c67c3599b12f9da3031275d529769f1ea97..bb102017a08b432a2ab90e600a4796e8ae8b025f 100644 (file)
@@ -17,7 +17,7 @@ namespace NS
 
 public class Test
 {
-       static int Main ()
+       public static int Main ()
        {
                if (NS.MyClass.GetInt () != 1)
                        return 1;