]> Git — Sourcephile - haskell/symantic-parser.git/blob - test/Golden/Machine/G16.expected.txt
bug: a ref outside its def must be supported
[haskell/symantic-parser.git] / test / Golden / Machine / G16.expected.txt
1 pushValue (\u1 -> (\u2 -> u1 : u2 Term))
2 name_785:
3 | catchException "fail"
4 | <try>
5 | | pushValue (\u1 -> (\u2 -> (\u3 -> (\u4 -> 'a' : ('b' : ('c' : ('d' : Term)))))))
6 | | read ('a' ==)
7 | | lift2Value (\u1 -> (\u2 -> u1 u2))
8 | | read ('b' ==)
9 | | lift2Value (\u1 -> (\u2 -> u1 u2))
10 | | read ('c' ==)
11 | | lift2Value (\u1 -> (\u2 -> u1 u2))
12 | | read ('d' ==)
13 | | lift2Value (\u1 -> (\u2 -> u1 u2))
14 | | popException "fail"
15 | | ret
16 | <handler>
17 | loadInput
18 | raiseException "fail"
19 call name_785
20 lift2Value (\u1 -> (\u2 -> u1 u2))
21 name_784:
22 | catchException "fail"
23 | <try>
24 | | pushValue (\u1 -> (\u2 -> (\u3 -> u1 : u2 u3)))
25 | | call name_785
26 | | lift2Value (\u1 -> (\u2 -> u1 u2))
27 | | call name_784
28 | | lift2Value (\u1 -> (\u2 -> u1 u2))
29 | | popException "fail"
30 | | ret
31 | <handler>
32 | pushInput
33 | lift2Value Term
34 | choicesBranch [(\u1 -> u1)]
35 | <branch>
36 | | pushValue (\u1 -> u1)
37 | | ret
38 | <default>
39 | raiseException "fail"
40 call name_784
41 lift2Value (\u1 -> (\u2 -> u1 u2))
42 ret