In .:
[mono.git] / mcs / errors / cs0548-3.cs
index d53e801be8e602edabc754fe4916732bd6dd0945..f96cbf2c97c78e36ebfda237f73e4101e425e2eb 100644 (file)
@@ -1,4 +1,4 @@
-// cs0548.cs: 'PropertyClass.Value' : property or indexer must have at least one accessor
+// cs0548-3.cs: `PropertyInterface.this[long]': property or indexer must have at least one accessor
 // Line: 5
 
 interface PropertyInterface {