[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0139-5.cs
index 260b1baf378c2a60597001b3ea0510a4e8f462b5..8cafa0a352e50b7bf0e6b37181cd24c5fe18f57c 100644 (file)
@@ -1,4 +1,4 @@
-// cs0139-5.cs: No enclosing loop out of which to break or continue
+// CS0139: No enclosing loop out of which to break or continue
 // Line: 8
 
 class Foo {