[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0686.cs
index 1717824798a3d3f8f3ed7e37ba2decea46ad9333..7bf36692c7738bf323488bd4654481a9abf710c5 100644 (file)
@@ -1,4 +1,4 @@
-// cs0686.cs: Accessor `C.Method.get' cannot implement interface member `I.get_Method()' for type `C'. Use an explicit interface implementation
+// CS0686: Accessor `C.Method.get' cannot implement interface member `I.get_Method()' for type `C'. Use an explicit interface implementation
 // Line: 13
 
 interface I