[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / CS0433-2-lib.cs
1 namespace N {
2         public class Lib
3         {
4         }
5 }