Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / tests / gtest-270.cs
index 8b1093d26362d78457f2b5bc5aa09365861b4b19..d8b9d56791d743cf0f91eab036f6198df32b6207 100644 (file)
@@ -15,7 +15,7 @@ class X
                }
        }
 
-       static int Main ()
+       public static int Main ()
        {
                if (Test (null) != -1)
                        return 1;