[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs1030.cs
1 // CS1030: #warning: `Expected warning'
2 // Line: 4
3 // Compiler options: -warnaserror
4
5 #warning Expected warning
6