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