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