repo.or.cz
/
mcs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2010-04-01 Jb Evain <jbevain@novell.com>
[mcs.git]
/
errors
/
cs1040.cs
blob
61493b6284408456dbc1ee491549c7f850ee5182
1
// cs1040.cs: Preprocessor directives must appear as the first non-whitespace character on a line
2
// Line: 5
3
// Compiler options: -t:library
4
5
/* */
#define AA
6