blob: 91962633070136849b895090e930155078c7c85f [file] [log] [blame]
(module
(type $none_=>_none (func))
(table $0 1 1 funcref)
(elem (i32.const 0) $0)
(func $0
(return_call $1)
)
(func $1
(return_call_indirect $0 (type $none_=>_none)
(i32.const 0)
)
)
)