Merge pull request #3583 from xmcclure/test-418-checked
[mono.git] / mcs / errors / cs0646.cs
index 31b4d2acfc494813ff645465441c37a66902b811..989014659883433a36ba2ce08960aad299b63c41 100644 (file)
@@ -1,4 +1,4 @@
-// cs0646.cs: Cannot specify the `DefaultMember' attribute on type containing an indexer
+// CS0646: Cannot specify the `DefaultMember' attribute on type containing an indexer
 // Line : 8
 
 using System;