Files
linux-packaging-mono/mcs/errors/cs1001-2.cs

7 lines
95 B
C#
Raw Normal View History

// CS1001: Missing identifier to pre-processor directive
// Line: 5
#if false
#define
#endif