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