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
/
test-875-2-lib.il
blob
7c45836f7ce4887a9388e70586147e40901a2a39
1
.assembly extern mscorlib
2
{
3
}
4
5
.assembly extern 'test-875-lib-missing'
6
{
7
}
8
9
.assembly 'test-875-2-lib'
10
{
11
.hash algorithm 0x00008004
12
.ver 0:0:0:0
13
}
14
15
.module 'test-875-2-lib'
16
17
.class extern forwarder N.Lib
18
{
19
.assembly extern 'test-875-lib-missing'
20
}
21