new test + update
[mono.git] / mcs / errors / cs0252.cs
index 630b49c7a3ee07ffaf191d3ff9162c20266fed3b..4e296420b0f125447c3d3e9cd3241c06c26077e0 100644 (file)
@@ -1,4 +1,4 @@
-// cs0252.cs: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type `string'.
+// cs0252.cs: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type `string'
 // Line: 10
 // Compiler options: -warn:2 -warnaserror