[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0131-3.cs
index b6c6a0be31d3bc9a1ac4df7382b22a33c83d2f8a..23dbfe1146e1aa84d2be2b68aa791539e6e04414 100644 (file)
@@ -1,4 +1,4 @@
-// cs0131-3.cs: The left-hand side of an assignment or mutating operation must be a variable, property or indexer
+// CS0131: The left-hand side of an assignment must be a variable, a property or an indexer
 // Line: 12
 
 using System;