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