Flush (work in progress)
[mono.git] / mcs / errors / gcs0108.cs
index 848f0c749e0703aa9573a49c18f728a2aedba562..c5415412b6b10c35987601e7385fabbf3150b82e 100644 (file)
@@ -1,4 +1,4 @@
-// CS0108: `BaseConcrete.InnerDerived<T>()' hides inherited member `BaseGeneric<T>.InnerDerived'. Use the new keyword if hiding was intended
+// CS0108: `BaseConcrete.InnerDerived<T>()' hides inherited member `BaseGeneric<string>.InnerDerived'. Use the new keyword if hiding was intended
 // Line: 14
 // Compiler options: -warn:2 -warnaserror