[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0131.cs
index 881117a05f998140e460e7586b13786fe84acf2f..ab41e853ef84a75ecec0e3d8447cc6c2e98a2099 100644 (file)
@@ -1,5 +1,6 @@
-// cs0131.cs: The left-hand side of an assignment or mutating operation must be a variable, property or indexer
-// Line:
+// CS0131: The left-hand side of an assignment must be a variable, a property or an indexer
+// Line: 7
+
 class X {
        void A ()
        {