codeowners update
[mono.git] / mcs / tests / test-523.cs
index 3d167030d6643a41fbacbb3d3f1f58665c26bdac..06d730a5125494ef48964bdaeed19841140fe0e2 100644 (file)
@@ -42,6 +42,6 @@ class T {
        }
         void stuff_finally () {
         }
-        static void Main() {
+        public static void Main() {
         }
 }