[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs1612-5.cs
index ab59a80c9a1b271df43816a8470fc5a6c146e605..1db5cb158cd6d443285072953aff65fbfea64c4c 100644 (file)
@@ -1,4 +1,4 @@
-// cs1612-5.cs: Cannot modify the return value of `bar.this[...]' because it is not a variable
+// CS1612: Cannot modify a value type return value of `bar.this[int]'. Consider storing the value in a temporary variable
 // Line: 19
 
 struct foo {