Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mcs / tests / test-anon-55.cs
index 7ccaaaf4f51c7ef0c29dca735810ba254b50c1f3..6e1e9b92a06565919a4aa9873905ab316583cb68 100644 (file)
@@ -24,7 +24,7 @@ public class Foo
 
 class X
 {
-       static void Main ()
+       public static void Main ()
        {
                Foo foo = new Foo ();
                foo.Test ();