Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cs1025.cs « errors « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2710989ea42c3912085e150379183431dceb28b9 (plain)
1
2
3
4
5
6
// cs1025.cs : Single-line comment or end-of-line expected
// Line : 6

#if DEBUG
// ...
#endif DEBUG