blob: 90eedbaa5c717dc169550117b060e3630bedb057 [file] [log] [blame]
Jacob Gravellea3232462018-02-06 19:17:371(module
2 (type $0 (func (result i32)))
3 (func $foo (; 0 ;) (type $0) (result i32)
4 (i32.const 0)
5 )
6 (func $foo.1 (; 1 ;) (type $0) (result i32)
7 (i32.const 1)
8 )
9 (func $foo.2 (; 2 ;) (type $0) (result i32)
10 (i32.const 2)
11 )
12)
13