Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / tests / test-375.cs
index e4d74b1c32c9fa413fa336e9371bd795f8e2e91e..019f48b008a7f632f312ed244aaf3f711442b414 100644 (file)
@@ -14,5 +14,5 @@ class c : a
                b d_var;
        }
 
-       static void Main () {}
+       public static void Main () {}
 }