Bump mono-extensions to fix build break (#5677)
[mono.git] / mcs / tests / test-12.cs
index d820033b966dbb715f0f91a6b98e68893a12d09e..245a18149813a61056c78ebb31ee8e403b2c2402 100644 (file)
@@ -4,7 +4,7 @@
 
 using System;
 class X {
-       static int Main (string [] args)
+       public static int Main (string [] args)
        {
                string a = "hello";
                string b = "1";