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