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
Fix LLVM linker flags for 6.0.
[mono-project.git]
/
mcs
/
tests
/
test-752.cs
blob
378a5fffe5cc50a0351a696d5466919943cb33cd
1
// Compiler options: -r:test-752-lib.dll
2
3
class
M
:
B
4
{
5
public static void
Main
()
6
{
7
}
8
}