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
2010-04-15 Jb Evain <jbevain@novell.com>
[mcs.git]
/
errors
/
cs1028.cs
blob
5a11e4a601352cb842bae7980afa6d0b3250805a
1
// CS1028: Unexpected processor directive (no #if for this #endif)
2
// Line: 4
3
4
#endif
5
6
class
C
7
{
8
}