[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0159.cs
index b09670f9014d5b41a7815a8ae752b92b45932cb4..882be581b5fb8cbc574d4c5e21ee170dca9f841a 100644 (file)
@@ -1,5 +1,5 @@
-// cs0159.cs: No such label `default:' within the scope of the goto statement
-// Line:
+// CS0159: The label `default:' could not be found within the scope of the goto statement
+// Line: 10
 
 class X {