(module (table 0 17 anyfunc) (func $foo i32.const 0 call_indirect) (export "foo" (func $foo)) ) ;; STDOUT (update this section with `BLESS_TESTS=1` while running tests) ;; (module ;; (type (;0;) (func)) ;; (func $foo (type 0) ;; i32.const 0 ;; call_indirect (type 0)) ;; (table (;0;) 0 17 anyfunc) ;; (export "foo" (func $foo))) ;; STDOUT