[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0102.cs
index d79c36302ad290a22758dac4c93f155e44c476a8..608a5a911ca3d8b23294c5e1ad18cebf4cb97bd9 100644 (file)
@@ -1,4 +1,4 @@
-// cs0102.cs: The class 'SampleClass' already contains a definition for 'set_Item'
+// CS0102: The type `SampleClass' already contains a definition for `set_Item'
 // Line: 6
 
 public class SampleClass {