[System.Core] Add new tests for MemoryMappedFile.
[mono.git] / mcs / errors / cs1024-2.cs
index a101f229f8ac08726f3a07753bac97ac3a541459..c642c06d23f3257c1c507d790ec6fc0f09240a40 100644 (file)
@@ -1,8 +1,8 @@
-// CS1024: Wrong preprocessor directive\r
-// Line: 7\r
-\r
-class C\r
-{\r
-       #region\r
-       #end\x0072egion\r
-}\r
+// CS1024: Wrong preprocessor directive
+// Line: 7
+
+class C
+{
+       #region
+       #end\x0072egion
+}