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