[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0154.cs
index 9f53ed8ab9a70504be53c65967a9464d62d51ef8..f18a1e4dca636cdeca6c8a5cfb1810ba6f3124c0 100644 (file)
@@ -1,5 +1,4 @@
-// cs0154.cs: The property 'name' can not be used in this context because
-//            it lacks a get accessor.
+// CS0154: The property or indexer `A.name' cannot be used in this context because it lacks the `get' accessor
 // Line: 21
 
 public class A