blob: 52852faf86529e87697d949541d537be81acfd5b [file] [log] [blame]
(module
(type $0 (func))
(import "env" "table" (table 1 1 anyfunc))
(elem (i32.const 0) $0)
(memory $0 0)
(func $0 (type $0)
(nop)
)
)