[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs1025-2.cs
1 // CS1025 : Single-line comment or end-of-line expected
2 // Line: 6
3
4 #if DEBUG DEBUG
5 // ...
6 #endif