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