[mcs] Allows shadowing of probing pattern variables
[mono.git] / mcs / errors / cs0472-4.cs
index 22f943579f10a96e9461218baafaefff9f094f54..9c99b3a446dcf9674e40961b5db21a2b37e57111 100644 (file)
@@ -1,4 +1,4 @@
-// CS0472: The result of comparing value type `int' with null is `false'
+// CS0472: The result of comparing value type `long' with null is always `false'
 // Line: 9
 // Compiler options: -warnaserror -warn:2