[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0019-3.cs
index e49fde2ab136ffe870e7ff5012928c1ba6f6bfe0..9f38c13f90f77b17707f837a12cf9df41c7706db 100644 (file)
@@ -1,4 +1,4 @@
-// cs0019.cs : Operator + cannot be applied to operands of type `int' and `Test.Zub'
+// CS0019: Operator `+' cannot be applied to operands of type `Test.Zub' and `Test.Zub'
 // Line : 11
 using System;