Initial set of Ward sgen annotations (#5705)
[mono.git] / mcs / errors / cs0548-4.cs
index 477067adb73ddf88030c8d2988973160abd1b011..3b402a8b4601fac97946e207b805ceada2d2ba32 100644 (file)
@@ -1,4 +1,4 @@
-// cs0548.cs: 'this[bool]' : property or indexer must have at least one accessor
+// CS0548: `IndexerClass.this[bool]': property or indexer must have at least one accessor
 // Line: 5
 
 class IndexerClass {