Merge pull request #495 from nicolas-raoul/fix-for-issue2907-with-no-formatting-changes
[mono.git] / mcs / tests / test-44.cs
old mode 100755 (executable)
new mode 100644 (file)
index c1b896a..fa0367e
@@ -31,7 +31,7 @@ class X {
                return total;
        }
        
-       static int Main ()
+       public static int Main ()
        {
                int [,] b = new int [10,10];