(module (type $none_=>_none (func)) (export "test1" (func $test1)) (func $test1 (type $none_=>_none) (nop) ) )