[ci] Only build the additional profiles on one arch instead of everywhere
[mono-project.git] / mcs / errors / cs1025-4.cs
blob1b1f92fbd69e7e64c2ec301bd1e389e4f26ffb55
1 // CS1025 : Single-line comment or end-of-line expected
2 // Line: 6
4 #if RELEASE
5 #else DEBUG
6 #endif