(module (type $none_=>_none (func)) (table $0 1 1 funcref) (elem (i32.const 0) $foo) (func $foo (return_call $bar) ) (func $bar (return_call_indirect (type $none_=>_none) (i32.const 0) ) ) )