[Microsoft.CSharp] Replaced with CoreFX implementation
[mono.git] / mcs / tests / test-59.cs
old mode 100755 (executable)
new mode 100644 (file)
index f509b02..9c0b24d
@@ -71,7 +71,7 @@ class X {
                return 0;
        }
        
-       static int Main ()
+       public static int Main ()
        {
                int v;
                v = test_explicit ();