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