[corlib] Add a special method for XI so the linker does not always have to generate it.
[mono-project.git] / mcs / errors / cs1517.cs
blob23fd035c3196c51e273a4d3b7d4fe883e7d81d81
1 // CS1517: Invalid preprocessor directive
2 // Line: 4
4 #if 8
5 #endif