Merge pull request #496 from nicolas-raoul/unit-test-for-issue2907
[mono.git] / mcs / tests / test-9.cs
old mode 100755 (executable)
new mode 100644 (file)
index 4fd35e3..581b9ae
@@ -1,5 +1,5 @@
 class X {
-       static public int Main (string [] args)
+       public static int Main (string [] args)
        {
                decimal a, b, c, d;