[Microsoft.CSharp] Replaced with CoreFX implementation
[mono.git] / mcs / tests / test-628.cs
index 700811f13d0a74b3e8207057232fe23bcacbf819..d65143733ffdebcdcee73138c85377e756166be8 100644 (file)
@@ -40,7 +40,7 @@ public class Y {
 
        const EX myconst = EX.a;
 
-       static void Main ()
+       public static void Main ()
        {
        }
 }