New tests.
[mono.git] / mcs / errors / gcs0019-3.cs
index ad101cfe6695f8ca540f025115e28429afc7daed..a1b8dbdec88f4d36afd5a49a853bbda56011f675 100644 (file)
@@ -1,4 +1,4 @@
-// CS0019: Operator '&&' cannot be applied to operands of type 'bool?' and 'bool?'
+// CS0019: Operator `&&' cannot be applied to operands of type `bool?' and `bool?'
 // Line: 10
 using System;