6 lines
96 B
C#
Raw Normal View History

// CS1025: Single-line comment or end-of-line expected
// Line: 6
#if DEBUG
// ...
#endif DEBUG