* default.build: Fix relative path to key. Avoid use of ugly foreach
[mono.git] / mcs / errors / cs1025.cs
1 // cs1025.cs : Single-line comment or end-of-line expected
2 // Line : 6
3
4 #if DEBUG
5 // ...
6 #endif DEBUG