[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0472-3.cs
index 71f146c517eccd2e4be9e3298a6b71e431060ecb..c3f5ef3111e1f90a32d1cf672b81233fb7d59c4e 100644 (file)
@@ -1,4 +1,4 @@
-// CS0472: The result of comparing value type `int' with null is `true'
+// CS0472: The result of comparing value type `int' with null is always `true'
 // Line: 9
 // Compiler options: -warnaserror -warn:2