[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0158.cs
index f806cc616158409dff25a5e394ff495f74b9f6e8..a09f17f836e89f104649d34a297a04ef15be40d1 100644 (file)
@@ -1,4 +1,4 @@
-// cs0158.cs: The label `start' shadows another label by the same name in a contained scope
+// CS0158: The label `start' shadows another label by the same name in a contained scope
 // Line: 9
 
 class ClassMain {