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-07-20 Jb Evain <jbevain@novell.com>
[mcs.git]
/
errors
/
CS0118-2-lib.cs
blob
e09eec641a703f9a9a2b09c5d6d30066be692f9c
1
// Compiler options: -t:library
2
3
namespace
A
.
B
.
C
{
4
public class
B
{
5
}
6
}