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