repo.or.cz
/
mono-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[Http]: Cosmetic, remove some dead code.
[mono-project.git]
/
mcs
/
errors
/
cs1040.cs
blob
fd00cf38a470534f7b58749d7ad4c6f1005e03dc
1
// CS1040: 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