Merge pull request #487 from mayerwin/patch-1
[mono.git] / mcs / tests / test-153.cs
index 29419075afb157d05dc422c3294f15e15ddb0edd..a5ce7f474d8430d8af1ae549389ed5135d90d4cf 100644 (file)
@@ -14,7 +14,7 @@ class Z
                Test2 (message, args);
        }
 
-       static int Main ()
+       public static int Main ()
        {
                Test ("TEST");
                Test ("Foo", 8);