8 lines
90 B
C#
Raw Normal View History

// CS1517: Invalid preprocessor directive
// Line: 5
#if false
#if TEST ==
#endif
#endif