[Microsoft.CSharp] Replaced with CoreFX implementation
[mono.git] / mcs / tests / gtest-049.cs
index e5e8699d292727dc42e80d550f97945252d188b9..1cbe951de61001e78cd9c6e180dacbfc787895e8 100644 (file)
@@ -38,6 +38,6 @@ class X<T>
 
 class Foo
 {
-       static void Main ()
+       public static void Main ()
        { }
 }