[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / tests / gtest-116.cs
index 4fe091b2b6fa7291e571ad3713c73a91a99bd459..5397915181ac445bd4b2abce9ff08ea5c3eb6974 100644 (file)
@@ -19,7 +19,7 @@ namespace Slow
 
        class Program
        {
-               static void Main(string[] args)
+               public static void Main(string[] args)
                {
                        const int iterations = 10000;