Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / tests / test-anon-50.cs
index 72c046e357418910bba54b31e1ac505f84490a0e..245cd0195cc1f2b8462d20bcd6e1a5f366dc6bb9 100644 (file)
@@ -15,7 +15,7 @@ public class Test
 
 class X
 {
-       static int Main ()
+       public static int Main ()
        {
                Test test = new Test ();