codeowners update
[mono.git] / mcs / tests / test-127.cs
old mode 100755 (executable)
new mode 100644 (file)
index 1ca2bed..6d8495f
@@ -11,7 +11,7 @@ enum Test {
 
 class X {
 
-       static int Main ()
+       public static int Main ()
        {
                Test test = Test.A;