Merge pull request #5636 from BrzVlad/fix-xmm-scan
[mono.git] / mcs / tests / test-121.cs
old mode 100755 (executable)
new mode 100644 (file)
index 21e96bc..5fa9778
@@ -12,7 +12,7 @@ class X {
        }
 
        
-       static int Main ()
+       public static int Main ()
        {
                int [] a = new int [10];
                int i = 0;