[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / tests / test-84.cs
index e6b3d4e3f0d73e7d429b23b52a6ed823afb8bf57..438760f5a712ff0f9e2a044ddac94540f14ca555 100644 (file)
@@ -10,7 +10,7 @@
 
 class Ghost {
 
-       static int Main ()
+       public static int Main ()
        {
                int Ghost = 0;