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