Bump mono-extensions to fix build break (#5677)
[mono.git] / mcs / tests / test-95.cs
old mode 100755 (executable)
new mode 100644 (file)
index 8a134a5..7289acf
@@ -6,7 +6,7 @@ class X {
        {
        }
 
-       static int Main ()
+       public static int Main ()
        {
                X x = new X ();