Remove debugging code from generated code
[mono-project.git] / mcs / errors / cs1025-4.cs
blobe4d72838df3404c40cd012c520932f89e8a09ac3
1 // cs1025 : Single-line comment or end-of-line expected
2 // Line: 6
4 #if RELEASE
5 #else DEBUG
6 #endif