blob: d55857a457abd799b08dbb1babf88b2d05f9a219 [file] [log] [blame] [edit]
(module
(type $0 (func))
(import "env" "table" (table $timport$0 1 1 funcref))
(elem (i32.const 0) $foo)
(memory $0 0)
(func $foo
(nop)
)
)