[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0547-2.cs
index b547a5562f86214a365d8309a6204f8c33c6dd5a..7dfa73a694bfd6562956b2d373491fc04f55f4a8 100644 (file)
@@ -1,4 +1,4 @@
-// cs0547-2.cs: `Value': property or indexer cannot have void type
+// CS0547: `PropertyInterface.Value': property or indexer cannot have void type
 // Line: 5
 
 interface PropertyInterface {