wasm-bindgen/crates/gc/tests/wat/remove-unused-passive-segment.wat

12 lines
183 B
Plaintext
Raw Normal View History

(module
(import "" "" (table 0 1 anyfunc))
(func $foo)
(elem passive $foo)
)
;; STDOUT (update this section with `BLESS_TESTS=1` while running tests)
;; (module)
;; STDOUT