7 lines
95 B
C#
7 lines
95 B
C#
|
// CS1001: Missing identifier to pre-processor directive
|
||
|
// Line: 5
|
||
|
|
||
|
#if false
|
||
|
#define
|
||
|
#endif
|