[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0108-7.cs
index 9de592b82fd0dfa3803c0b3c928320a9045af668..83adb25f1b029ef58cdbae7394202f27e9ae130f 100644 (file)
@@ -1,4 +1,4 @@
-// cs0108-7.cs: `Derived.Prop(bool)' hides inherited member `Base.Prop'. Use the new keyword if hiding was intended
+// CS0108: `Derived.Prop(bool)' hides inherited member `Base.Prop'. Use the new keyword if hiding was intended
 // Line: 13
 // Compiler options: -warnaserror -warn:2