[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / tests / gtest-042.cs
index 7862bacd3d8b51527efe2a6a70a7d3b4693426c1..51e5a4ee3cb01675594a6d57735881a35cf5cd21 100644 (file)
@@ -57,6 +57,6 @@ namespace C
 
 class Test
 {
-       static void Main ()
+       public static void Main ()
        { }
 }