Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / tests / test-47.cs
index c269d0b6c712a2082c200004db2d2d1679ee211c..85686e1c6ce3e9aae5c1acfb2df7488e138d6c21 100644 (file)
@@ -22,7 +22,7 @@ class X {
                return true;
        }                       
        
-       static int Main ()
+       public static int Main ()
        {
                if (t () && t ()){
                        f_count--;