blob: 83d9b01114d25f2a733f1624e6b03db91a1c2f5c [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 (; 0 ;) (type $0)
(nop)
)
)