[xbuild] Fix #40094, part 1/2: SolutionParser: Emit `AbsolutePath="..."`
[mono.git] / mcs / errors / cs1024-2.cs
old mode 100755 (executable)
new mode 100644 (file)
index a101f22..c642c06
@@ -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
+}