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
2007-03-28 Chris Toshok <toshok@ximian.com>
[mono-project.git]
/
mcs
/
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