Merge pull request #3583 from xmcclure/test-418-checked
[mono.git] / mcs / errors / cs0504.cs
index 88fab1e72f43162d0a2e1b7dada272162f70ab37..d21d6577a1f395c316907cef9c5d11bd2c28a0da 100644 (file)
@@ -1,4 +1,4 @@
-// cs0504.cs: The constant `Sample.constant' cannot be marked static
+// CS0504: The constant `Sample.constant' cannot be marked static
 // Line: 5
 
 class Sample {