Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / tests / test-120.cs
index c525c386bb1c1d8e470afec7596f4bfb7c9267f6..52322d37a55ae76f32ef29f7a49b340f3074c4df 100644 (file)
@@ -29,7 +29,7 @@ struct MyAuto
 class test
 {
        
-       static int Main ()
+       public static int Main ()
        {
                int errors = 0;
                Type t = typeof (MyUnicode);