Merge pull request #487 from mayerwin/patch-1
[mono.git] / mcs / tests / test-574.cs
index 6884ebeddadb586e832f7f7875e4e7f274dc7232..8aa00c88ead932bb9c696c3f1eecac987d99abe9 100644 (file)
@@ -8,7 +8,7 @@ enum A {
 
 class X {
 
-       static int Main () {
+       public static int Main () {
                try {
                        switch (0) {
                        default: