blob: 3064e637d0e519626be5d44d3a6575d63c2b2eca [file] [log] [blame]
(module
(type $0 (func))
(type $1 (func))
(import "env" "test2" (global $gimport$1 i32))
(import "env" "test1" (func $fimport$0))
(export "test1" (func $fimport$0))
(export "test2" (global $gimport$1))
)