blob: 2c9ee3ea1dae83f9d122daa98502426e7b041b43 [file] [log] [blame]
(module
(type $0 (func))
(import "env" "table" (table 1 1 anyfunc))
(elem (i32.const 0) $foo)
(memory $0 0)
(func $foo (; 0 ;) (type $0)
(nop)
)
)