Files
linux-packaging-mono/mcs/errors/cs1025-3.cs

6 lines
104 B
C#
Raw Normal View History

// CS1025 : Single-line comment or end-of-line expected
// Line: 6
#if RELEASE
#elif DEBUG DEBUG
#endif