Merge branch 'xml-fixes' of https://github.com/myeisha/mono into myeisha-xml-fixes
[mono-project.git] / mcs / errors / cs1001-2.cs
blob059bf8bde8dd9716f060e3bb51f990bb3b42e997
1 // CS1001: Missing identifier to pre-processor directive
2 // Line: 5
4 #if false
5 #define
6 #endif