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
Merge pull request #1821 from iainx/replace-getline
[mono-project.git]
/
mcs
/
errors
/
cs1025-2.cs
blob
e65a434569beb9c652e192a20b2d206618407f8c
1
// CS1025 : Single-line comment or end-of-line expected
2
// Line: 6
3
4
#if DEBUG DEBUG
5
// ...
6
#endif