[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0266-2.cs
index 56aba3f9fe88aa69e6f71fa0faada4d690c196f5..0542db3006e028de257fe8861cb14ab45def2e77 100644 (file)
@@ -1,4 +1,4 @@
-// cs0266.cs: Cannot implicitly convert type 'Helper*' to 'Obsolete*'. An explicit conversion exists (are you missing a cast?)
+// CS0266: Cannot implicitly convert type `Helper*' to `Obsolete*'. An explicit conversion exists (are you missing a cast?)
 // Line: 18
 // Compiler options: -unsafe