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-19 Chris Toshok <toshok@ximian.com>
[mono-project.git]
/
mcs
/
errors
/
cs1025.cs
blob
2710989ea42c3912085e150379183431dceb28b9
1
// cs1025.cs : Single-line comment or end-of-line expected
2
// Line : 6
3
4
#if DEBUG
5
// ...
6
#endif DEBUG