Flush (work in progress)
[mono.git] / mcs / errors / cs0419-2.cs
index 3651a6db67607e2c7d68d4707b66d8debfacecda..982895b3912f74c10b2a26b4b73248eaa9ccf3c2 100644 (file)
@@ -1,4 +1,4 @@
-// cs0419-2.cs: Ambiguous reference in cref attribute `A.this'. Assuming `Test.A.this[string]' but other overloads including `Test.A.this[int]' have also matched
+// CS0419: Ambiguous reference in cref attribute `A.this'. Assuming `Test.A.this[int]' but other overloads including `Test.A.this[string]' have also matched
 // Line: 7
 // Compiler options: -doc:dummy.xml -warnaserror
 using System.Collections;