Merge pull request #487 from mayerwin/patch-1
[mono.git] / mcs / tests / test-44.cs
index c1b896a58140acb7237d927dea3fdac7b51f89e4..fa0367ea3c2d12be37b1240884f9fb08fe0f7485 100644 (file)
@@ -31,7 +31,7 @@ class X {
                return total;
        }
        
-       static int Main ()
+       public static int Main ()
        {
                int [,] b = new int [10,10];