[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0231-4.cs
index d186ba2c7d24adb844d96fa47f21dcda7d57df44..a32de038f7d87f8a4121dfc699c68168cb19271a 100644 (file)
@@ -1,4 +1,4 @@
-// cs0231-4.cs: A params parameter must be the last parameter in a formal parameter list
+// CS0231: A params parameter must be the last parameter in a formal parameter list
 // Line: 5
 class Test
 {