cleol
[mcs.git] / errors / cs1001-2.cs
blob32123e5934a5463affa7eded663ce57a809c40f3
1 // CS1001: Missing identifier to pre-processor directive
2 // Line: 5
4 #if false
5 #define
6 #endif