Merge pull request #4327 from vkargov/vk-abcremedy
[mono.git] / mcs / tests / test-160.cs
index c2083dd68c8914d3c0c64043e52adebfc0ed3cd4..6f2c7b51ca08ab557be4d865e0631a5d3e7398bc 100644 (file)
@@ -14,7 +14,7 @@ class T {
                 return look.s.a;
         }
 
-        static int Main() {
+        public static int Main() {
                // Compilation only test;
                return 0;
        }