(module (type $0 (func)) (table $0 1 1 funcref) (elem (i32.const 0) $foo) (func $foo (; 0 ;) (type $0) (return_call $bar) ) (func $bar (; 1 ;) (type $0) (return_call_indirect (type $0) (i32.const 0) ) ) )