Do not remap framework assembly if it's version is higher than the runtime version
[mono.git] / mcs / tests / test-191.cs
index a85eac8c2a7c91166c9a57c95f56163ac31f3afb..b15203e5ab06c790fb7ffd261cfc8a5e1150413f 100644 (file)
@@ -28,7 +28,7 @@ class Y {
 }
 
 class R {
-       static void Main ()
+       public static void Main ()
        {
        }
 }