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