[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0131.cs
index ef025a2039ad0807a566ec3946c2fe3376132496..ab41e853ef84a75ecec0e3d8447cc6c2e98a2099 100644 (file)
@@ -1,5 +1,6 @@
-// cs0131.cs: left hand side of an assignment must be variable, property access 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 ()
        {