Bump mono-extensions to fix build break (#5677)
[mono.git] / mcs / tests / gtest-063.cs
index cb57c5146555981b1adcb0e89b27f0143bf2f6d0..70486e88bb8e2b79498f878091197d7eaeeb5918 100644 (file)
@@ -21,7 +21,7 @@ public class Test
 
 class X
 {
-       static int Main ()
+       public static int Main ()
        {
                Test test = new Test ();
                string[] array = new string [] { "Hello" };