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
Make StringComparer.Create throw ArgumentNullException (#26570)
[mono-project.git]
/
mcs
/
errors
/
cs1025-4.cs
blob
1b1f92fbd69e7e64c2ec301bd1e389e4f26ffb55
1
// CS1025 : Single-line comment or end-of-line expected
2
// Line: 6
3
4
#if RELEASE
5
#else DEBUG
6
#endif