[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / tests / test-419-2-lib.cs
1 // Compiler options: -t:library
2
3 internal class Provider {
4 }