[System.Core] Add new tests for MemoryMappedFile.
[mono.git] / mcs / errors / cs0020.cs
index 228401b453c87f51b7c2c8d2a0582bb0fcb5085d..4e0431f7c0fd450c0240537dffb3ae05ca6bbda8 100644 (file)
@@ -1,5 +1,5 @@
-// cs0020.cs : Division by constant zero.
-// Line : 999999999
+// CS0020: Division by constant zero
+// Line9
 
 using System;