[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / tests / dtest-016.cs
index cee584654934c40cea91963c1e12e8a9ee155e7e..4ad76120c013dc11e06a8b7ea57442ecc868cc53 100644 (file)
@@ -89,7 +89,7 @@ class Program
                c.Method_B (d); 
        }
 
-       static int Main ()
+       public static int Main ()
        {
                object o;
                DynOut (out o);