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