]> Git — Sourcephile - haskell/symantic-parser.git/blob - test/Golden/Automaton/boom.dump
Fix DumpInstr
[haskell/symantic-parser.git] / test / Golden / Automaton / boom.dump
1 push ((.) ((flip ($)) (const id)) . ((.) (.) . ((.) (.) . ((.) (const id) . const id))))
2 let_3:
3 | push (const id)
4 | let_5:
5 | | push (const id)
6 | | call let_3
7 | | lift ($)
8 | | call let_5
9 | | lift ($)
10 | | ret
11 | call let_5
12 | lift ($)
13 | call let_3
14 | lift ($)
15 | ret
16 call let_3
17 lift ($)
18 let_1:
19 | push ()
20 | ret
21 call let_1
22 lift ($)
23 let_2:
24 | push (const id)
25 | let_4:
26 | | push (const id)
27 | | call let_2
28 | | lift ($)
29 | | call let_4
30 | | lift ($)
31 | | ret
32 | call let_4
33 | lift ($)
34 | call let_2
35 | lift ($)
36 | ret
37 call let_2
38 lift ($)
39 call let_1
40 lift ($)
41 ret