[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / tests / test-90.cs
index 8d7c147ec3fd351599ce5a13971e01be5c198f12..eae64a7dd232a70b0abce9e4f68a39a95be9adc8 100644 (file)
@@ -29,7 +29,7 @@ namespace N1
        }
 
        public class Blah {
-               static int Main  ()
+               public static int Main  ()
                {
                        return 0;
                }