[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0039.cs
index e55211d2f3c7d45bffe4fb1ab0771fc2bf48e46d..e41330bb03941d3e2e23faa08c05fe889c3eaff2 100644 (file)
@@ -1,4 +1,4 @@
-// cs0039.cs: Cannot convert type `decimal' to `string' via a built-in conversion
+// CS0039: Cannot convert type `decimal' to `string' via a built-in conversion
 // Line: 8
 class A {
         public static void Main ()