[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / tests / test-116.cs
index c5690ba62f1c8fae860cef577fee997c586481ac..108cb31eef0edc71c92deab6502d9bcb764e902b 100644 (file)
@@ -3,7 +3,7 @@
 //
 
 class X {
-       static int Main ()
+       public static int Main ()
        {
                double d = 1.4e-4;
                // add more ;-)