Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / errors / cs0165-9.cs
index 1d80ac7c3b51e0cbcd07088c855928fb7dc732a3..4f2a1e066cf693b93a63f45c3682c6f0fcd30294 100644 (file)
@@ -1,6 +1,6 @@
-// cs0165.cs: Use of unassigned local variable `s'\r
-// Line: 16\r
-\r
+// CS0165: Use of unassigned local variable `s'
+// Line: 16
+
 using System;
 
 public class Test