6 lines
96 B
C#
6 lines
96 B
C#
|
// CS1025: Single-line comment or end-of-line expected
|
||
|
// Line: 6
|
||
|
|
||
|
#if DEBUG
|
||
|
// ...
|
||
|
#endif DEBUG
|