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 #4202 from marek-safar/compression
[mono-project.git]
/
mcs
/
errors
/
cs1025.cs
blob
c5f479857f4ba5a09ffc01b33af3a1a931e0eb36
1
// CS1025: Single-line comment or end-of-line expected
2
// Line: 6
3
4
#if DEBUG
5
// ...
6
#endif DEBUG