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