[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / tests / gtest-001.cs
1 class Stack < type > {
2
3 }
4
5 class Boot {
6         public static void Main ()
7         {
8         }
9 }