]> Git — Sourcephile - haskell/symantic-parser.git/blob - test/Golden/Machine/G9.expected.txt
test: update
[haskell/symantic-parser.git] / test / Golden / Machine / G9.expected.txt
1 pushValue Term
2 minReads=(Right 0)
3 mayRaise=[ExceptionFailure]
4 join <hidden>
5 minReads=(Right 0)
6 mayRaise=[]
7 | lift2Value (\u1 -> (\u2 -> u1 u2))
8 | minReads=(Right 0)
9 | mayRaise=[]
10 | ret
11 | minReads=(Right 0)
12 | mayRaise=[]
13 catch ExceptionFailure
14 minReads=(Right 0)
15 mayRaise=[ExceptionFailure]
16 | <ok>
17 | | catch ExceptionFailure
18 | | minReads=(Right 0)
19 | | mayRaise=[]
20 | | | <ok>
21 | | | | pushInput
22 | | | | minReads=(Left ExceptionFailure)
23 | | | | mayRaise=[ExceptionFailure]
24 | | | | read (\u1 -> Term)
25 | | | | minReads=(Left ExceptionFailure)
26 | | | | mayRaise=[ExceptionFailure]
27 | | | | popValue
28 | | | | minReads=(Left ExceptionFailure)
29 | | | | mayRaise=[ExceptionFailure]
30 | | | | commit ExceptionFailure
31 | | | | minReads=(Left ExceptionFailure)
32 | | | | mayRaise=[ExceptionFailure]
33 | | | | loadInput
34 | | | | minReads=(Left ExceptionFailure)
35 | | | | mayRaise=[ExceptionFailure]
36 | | | | fail []
37 | | | | minReads=(Left ExceptionFailure)
38 | | | | mayRaise=[ExceptionFailure]
39 | | | <ko>
40 | | | | loadInput
41 | | | | minReads=(Right 0)
42 | | | | mayRaise=[]
43 | | | | pushValue Term
44 | | | | minReads=(Right 0)
45 | | | | mayRaise=[]
46 | | | | commit ExceptionFailure
47 | | | | minReads=(Right 0)
48 | | | | mayRaise=[]
49 | | | | refJoin <hidden>
50 | | | | minReads=(Right 0)
51 | | | | mayRaise=[]
52 | <ko>
53 | | pushInput
54 | | minReads=(Left ExceptionFailure)
55 | | mayRaise=[ExceptionFailure]
56 | | lift2Value Term
57 | | minReads=(Left ExceptionFailure)
58 | | mayRaise=[ExceptionFailure]
59 | | choicesBranch [(\u1 -> u1)]
60 | | minReads=(Left ExceptionFailure)
61 | | mayRaise=[ExceptionFailure]
62 | | | <branch>
63 | | | | fail [FailureEnd]
64 | | | | minReads=(Left ExceptionFailure)
65 | | | | mayRaise=[ExceptionFailure]
66 | | | <default>
67 | | | | fail []
68 | | | | minReads=(Left ExceptionFailure)
69 | | | | mayRaise=[ExceptionFailure]