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-883-lib.cs
blob
643f613779aebdf7356af4ebf5977c53d99b7870
1
// Compiler options: -t:library -r:dlls/test-883.dll
2
3
public class
TestClass
4
{
5
public static void
Foo
(
E e
)
6
{
7
}
8
}