Merge pull request #4935 from lambdageek/dev-handles-may
[mono.git] / mcs / tests / test-43.cs
old mode 100755 (executable)
new mode 100644 (file)
index e93e108..0af13f1
@@ -72,7 +72,7 @@ class X {
                return (total == 46);
        }
        
-       static int Main ()
+       public static int Main ()
        {
                int [] a = new int [10];
                int [] b = new int [2];