New test.
[mono.git] / mcs / errors / cs0023-2.cs
index 0185af9eb27ae16ac3279d904b85be6bab6a9e17..2e57935cb8bd0334a6393257a2d2337c2b04b3b0 100644 (file)
@@ -1,4 +1,4 @@
-// cs0023-2.cs: Operator `+' cannot be applied to operand of type `bool'
+// cs0023-2.cs: The `+' operator cannot be applied to operand of type `bool'
 // Line : 6
 
 class X {