Bump mono-extensions to fix build break (#5677)
[mono.git] / mcs / tests / test-535.cs
index fabf3707e0924420cf71d4b8d1e3f15c2f158180..294c04e578be8e2588852396496096292d5c9130 100644 (file)
@@ -17,7 +17,7 @@
        
 using System;
 class X {
-       static void Main ()
+       public static void Main ()
        {
                UIntPtr a = (UIntPtr) 1;