Updated project.
[mono.git] / mcs / errors / cs1040.cs
1 // cs1040.cs: Preprocessor directives must appear as the first non-whitespace character on a line
2 // Line: 4
3
4 /*    */ #define AA
5