8 lines
90 B
C#
8 lines
90 B
C#
|
// CS1517: Invalid preprocessor directive
|
||
|
// Line: 5
|
||
|
|
||
|
#if false
|
||
|
#if TEST ==
|
||
|
#endif
|
||
|
#endif
|