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
/
cs1025-4.cs
blob
e4d72838df3404c40cd012c520932f89e8a09ac3
1
// cs1025 : Single-line comment or end-of-line expected
2
// Line: 6
3
4
#if RELEASE
5
#else DEBUG
6
#endif