blob: 87cb42abf609feba5d961166fcd96b94b08e68ee [file] [log] [blame] [edit]
(module
(type $0 (func (result i32)))
(func $foo (result i32)
(i32.const 0)
)
(func $foo.1 (result i32)
(i32.const 1)
)
(func $foo.1.1 (result i32)
(i32.const 2)
)
)