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

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

#if RELEASE
#elif DEBUG DEBUG
#endif