Review feedback + drop VS2013 support.
[mono.git] / mcs / errors / cs0108-11.cs
index b97d3fbf21e4a25b3c7a5bdedf3ced0ee4e79894..8c2c04341a72310dfb9e36c8f8d2c1c132404351 100644 (file)
@@ -1,4 +1,4 @@
-// cs0108-11.cs: `Bar.this[int, int]' hides inherited member `Foo.this[int, int]'. Use the new keyword if hiding was intended
+// CS0108: `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