blob: 7f973328d2873360d863d154dcf91a46ff70e13f [file] [log] [blame] [edit]
(module
(type $none_=>_none (func))
(import "env" "test2" (global $gimport$1 i32))
(import "env" "test1" (func $fimport$0))
(export "test1" (func $fimport$0))
(export "test2" (global $gimport$1))
)