blob: 6592dc3f04dd51e0c08c3e42363aad9a981a0d20 [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)
)
)