blob: 495ccc7dc88dc07aab878eb12f1c06d3141ab999 [file] [edit]
(module
(type $0 (func))
(import "env" "table" (table $timport$0 1 1 anyfunc))
(elem (i32.const 0) $foo)
(memory $0 0)
(func $foo (; 0 ;) (type $0)
(nop)
)
)