Bump mono-extensions to fix build break (#5677)
[mono.git] / mcs / tests / gtest-457.cs
index 99509e8a359bcb571d7b67b0eba1c63663158ea3..365df4339a1b0f924d37eedca485598075df2e59 100644 (file)
@@ -10,7 +10,7 @@ class Program
        {
        }
 
-       static int Main ()
+       public static int Main ()
        {
                return 0;
        }