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