Do not remap framework assembly if it's version is higher than the runtime version
[mono.git] / mcs / tests / test-620.cs
index 61f6eea2bce2f7ad348c3e59320012dcf4c945aa..96b13184d1410789edc5ce16f26279f82e241fa6 100644 (file)
@@ -15,7 +15,7 @@ class X {
                A (ref a);
        }
 
-       static int Main ()
+       public static int Main ()
        {
                int a = 10;