Merge pull request #487 from mayerwin/patch-1
[mono.git] / mcs / tests / test-68.cs
index 8514c9413593d4613f3c84473f112c9c7cf92825..d61be1d101446b14d77a61967b97e26271eaf30d 100644 (file)
@@ -16,7 +16,7 @@ class Y {
 
 class X {
 
-       static int Main ()
+       public static int Main ()
        {
                if ("Hello" != A.Hello.ToString ())
                        return 1;