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