[System.Core] Add new tests for MemoryMappedFile.
[mono.git] / mcs / errors / cs0504.cs
index a2231ef32e2b288f96e5bca1a76c2f9d09068386..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 {