Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mcs / tests / test-anon-62.cs
index aba3e9d5df0acc544bdff47e40c51e57a6368df4..f74d82259d06a8bd86db00f5319b379506e5e631 100644 (file)
@@ -10,7 +10,7 @@ public class X
                this.a = a;
        }
 
-       static void Main()
+       public static void Main()
        {
        }
 }