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
Take stars out of types where they make more sense.
[mono-project.git]
/
mcs
/
tests
/
gtest-447-3-lib.cs
blob
9f92ec3eed08fa54e6417a1dc32f1e1630104113
1
// Compiler options: -r:gtest-447-2-lib.dll -t:library
2
3
using
System
;
4
using
System
.
Runtime
.
CompilerServices
;
5
6
[
assembly
:
TypeForwardedTo
(
typeof
(
C
))]
7
[
assembly
:
TypeForwardedTo
(
typeof
(
G
<>))]