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
2009-07-20 Jb Evain <jbevain@novell.com>
[mcs.git]
/
errors
/
cs1517.cs
blob
7342c2632cba50e81abdab43cfad74c008997690
1
// cs1517.cs: Invalid preprocessor directive
2
// Line: 4
3
4
#if 8
5
#endif
6