New test.
[mono.git] / mcs / errors / cs0108-11.cs
index 30f4a12c6175035fcd88e52bedc6cca8edfaf4d2..b97d3fbf21e4a25b3c7a5bdedf3ced0ee4e79894 100644 (file)
@@ -1,4 +1,4 @@
-// cs0108.cs: The new keyword is required on 'Bar.this[int, int]' because it hides inherited member
+// cs0108-11.cs: `Bar.this[int, int]' hides inherited member `Foo.this[int, int]'. Use the new keyword if hiding was intended
 // Line: 15
 // Compiler options: -warnaserror -warn:2