repo.or.cz
/
mcs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2009-03-10 Zoltan Varga <vargaz@gmail.com>
[mcs.git]
/
errors
/
cs2029.cs
blob
292969394b29e6e4e695cc3d462d202ca51988b8
1
// CS2029: Invalid conditional define symbol `a.b'
2
// Line: 0
3
// Compiler options: -warnaserror -d:a.b
4
5
class
C
{}