[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs1657.cs
index e537ea2b4152c8e61b841b61fcdc492e63efc805..ef0d48b75d10c56466a6c4dfa5cee91b0843b4cb 100644 (file)
@@ -1,4 +1,4 @@
-// cs1657.cs: Cannot pass `i' as a ref or out argument because it is a `foreach iteration variable'
+// CS1657: Cannot pass `i' as a ref or out argument because it is a `foreach iteration variable'
 // Line: 9
 
 class E