summaryrefslogtreecommitdiff
path: root/mcs/errors/cs1025-3.cs
blob: 0773c1684497e72e652d8e0be6a897a810dab197 (plain)
1
2
3
4
5
6
// CS1025 : Single-line comment or end-of-line expected
// Line: 6

#if RELEASE
#elif DEBUG DEBUG
#endif