Initial set of Ward sgen annotations (#5705)
[mono.git] / mcs / errors / cs0531.cs
index 5cc6488c150f0fd6460244669957553800d6e1bf..fbfeb32e22d5cb30d17c389c27707bf95265d67c 100644 (file)
@@ -1,4 +1,4 @@
-// cs0531.cs: 'Interface.Foo()' : interface members cannot have a definition
+// CS0531: `Interface.Foo()': interface members cannot have a definition
 // Line: 5
 
 public interface Interface {