Merge pull request #4935 from lambdageek/dev-handles-may
[mono.git] / mcs / tests / test-43.cs
index e93e1085b2d08d98cb30addc581d9b62fa8549f0..0af13f130c8af3dda77d894fd62fd496ac99f750 100644 (file)
@@ -72,7 +72,7 @@ class X {
                return (total == 46);
        }
        
-       static int Main ()
+       public static int Main ()
        {
                int [] a = new int [10];
                int [] b = new int [2];