[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0154-2.cs
index 90d7f8fc46a0c118d127d53e6f439f72fd12ea89..983751523621359543e46fcd512706afdcf2f5cb 100644 (file)
@@ -1,4 +1,4 @@
-// cs0154-2.cs: The property or indexer `B.Foo' cannot be used in this context because it lacks the get accessor
+// CS0154: The property or indexer `B.Foo' cannot be used in this context because it lacks the `get' accessor
 // Line: 13
 // this is bug 55780.