[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / tests / test-875-2-lib.il
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