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