Recover wrong invalid character constants.
[mono.git] / mcs / errors / gcs1961-29.cs
index efce48141dc7b27518e6f016ce9b07c9fb13119b..098e8af96329cead279fe804488d6e8b384b81fb 100644 (file)
@@ -1,5 +1,5 @@
-// CS1961: The covariant type parameter `T' must be invariantly valid on `B<T>.C(A<T>)'\r
-// Line: 9\r
+// CS1961: The covariant type parameter `T' must be invariantly valid on `B<T>.C(A<T>)'
+// Line: 9
 // Compiler options: -langversion:future
 
 interface A<T>