Initial set of Ward sgen annotations (#5705)
[mono.git] / mcs / tests / test-911-lib.il
1 .assembly extern mscorlib
2 {
3 }
4
5 .assembly extern 'test-911-lib-missing'
6 {
7 }
8
9 .assembly 'test-911-lib'
10 {
11   .hash algorithm 0x00008004
12   .ver 0:0:0:0
13 }
14
15 .module 'test-911-lib'
16
17 .class extern forwarder N
18 {
19   .assembly extern 'test-911-lib-missing'
20 }
21