[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mono / tests / test-multi-netmodule-1-netmodule.cs
1 // Compiler options: -t:module
2
3 public class M1 {
4 }