[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 16ef004c2d180aca5544acb4a87bcfd6a7c43e0b..983751523621359543e46fcd512706afdcf2f5cb 100644 (file)
@@ -1,4 +1,4 @@
-// cs0154-2.cs: error CS0154: 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.