Merge pull request #5636 from BrzVlad/fix-xmm-scan
[mono.git] / mcs / tests / gtest-293.cs
old mode 100755 (executable)
new mode 100644 (file)
index 1bb7fc8..b0d9fd5
@@ -15,6 +15,6 @@ public class Test<T>
 
 class X
 {
-       static void Main ()
+       public static void Main ()
        { }
 }