[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0019-8.cs
index f17c8736aab552e68feb3ccde1cc689b902607f9..39f4d9cfabfa9274062cc8140f311847e62144eb 100644 (file)
@@ -1,4 +1,4 @@
-// cs0019-8.cs: Operator `-' cannot be applied to operands of type `string' and `ulong'
+// CS0019: Operator `-' cannot be applied to operands of type `string' and `ulong'
 // Line : 12
 
 using System;