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
/
gtest-504.cs
blob
229aa8e843443400347a5b177cf1044699db2a46
1
// Compiler options: -r:gtest-504-lib.dll
2
3
public class
C
:
A
<
B
<
C
>,
C
>
4
{
5
public static void
Main
()
6
{
7
}
8
}