1 .globl use_undef_global
2 .globl unused_undef_global
3 .globl used_undef_global
5 .globaltype unused_undef_global, i64, immutable
6 .globaltype used_undef_global, i64, immutable
9 .functype use_undef_global () -> (i64)
10 global.get used_undef_global