Merge pull request #4434 from BrzVlad/fix-unload-hang
[mono.git] / mcs / tests / gtest-etree-25.cs
index 40ffe66ca2799f066cff95369a268537c4219997..dd4089569ce4ab317dcd7faf78619a8c17c92d69 100644 (file)
@@ -24,7 +24,7 @@ class C : IBar
                action (null);
        }
        
-    static int Main ()
+    public static int Main ()
     {
                var foo = new Foo ();