[xbuild] Remove ErrorTest.TestExecute1()
[mono.git] / mcs / errors / cs0678.cs
index 25ade67056d2d1454a4089907b555cfad5a25ed5..ffb805a012c029ab5625d79a9f9d7187113abc76 100644 (file)
@@ -1,4 +1,4 @@
-// cs0678.cs: `X.j': A field cannot be both volatile and readonly
+// CS0678: `X.j': A field cannot be both volatile and readonly
 // Line: 5
 
 class X {