[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / tests / gtest-147.cs
index e16a86a033bccf8d62d7330c6e21355c4334eebe..cc85965df4e2cf998e51af08d3be565610406ac6 100644 (file)
@@ -29,7 +29,7 @@ class Y { }
 
 class X
 {
-    static void Main ()
+    public static void Main ()
     { }
 }