[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / CS0122-19-lib.cs
1 namespace A {
2         interface IFileWatcher
3         {
4         }
5 }
6