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
[corlib] Fix a few NSLogWriter issues. (#13799)
[mono-project.git]
/
mcs
/
tests
/
test-875-lib.cs
blob
21219514811b4a239543d09d6b186683ea2a02b2
1
// Compiler options: -t:library
2
3
namespace
N
4
{
5
public class
Lib
6
{
7
}
8
}