Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / tests / test-143.cs
old mode 100755 (executable)
new mode 100644 (file)
index 3fb5ec2..431393f
@@ -11,7 +11,7 @@ struct MonoEnumInfo {
                 return info.val;
         }
 
-        static int Main()
+        public static int Main()
        {
                MonoEnumInfo m;