Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / errors / cs0108-7.cs
index 19d52b743360fdad5f79b7e6e8073c1e7ce1badf..83adb25f1b029ef58cdbae7394202f27e9ae130f 100644 (file)
@@ -1,4 +1,4 @@
-// cs0108.cs: The new keyword is required on 'Derived.Prop because it hides inherited member
+// CS0108: `Derived.Prop(bool)' hides inherited member `Base.Prop'. Use the new keyword if hiding was intended
 // Line: 13
 // Compiler options: -warnaserror -warn:2