[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0165.cs
index 42647b1083337b90a0f62b73574082e40feefc53..d03d86362606979d33db01128961f112cfab2d78 100644 (file)
@@ -1,4 +1,4 @@
-// cs0165.cs: Use of unassigned local variable `errors'
+// CS0165: Use of unassigned local variable `errors'
 // Line: 9
 
 class T {