Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mcs / tests / test-iter-12.cs
index 88e102ed0894548504eb037559274d8b339bf2bb..213baa77140d89a0419b8744df3f87cbd18010c1 100644 (file)
@@ -7,5 +7,5 @@ class X {
                }
        }
 
-       static void Main () {}
+       public static void Main () {}
 }