Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / tests / test-anon-134.cs
index 090ab843c63d5530acb9c7b00c874c0b446d5e0f..01bd5922cf484d79012b19c955dce80aaae67188 100644 (file)
@@ -14,7 +14,7 @@ public class Test
 {
        delegate void D ();
        
-       static int Main ()
+       public static int Main ()
        {
                MyClass mc = null;