]> Git — Sourcephile - haskell/symantic-parser.git/blob - test/Golden/Machine/G9.expected.txt
test: dump splices using TH.runQ instead of calling ghc
[haskell/symantic-parser.git] / test / Golden / Machine / G9.expected.txt
1 pushValue Term
2 minReads=(Right 0)
3 mayRaise=[]
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 catchException "fail"
14 minReads=(Right 0)
15 mayRaise=[]
16 | <ok>
17 | | catchException "fail"
18 | | minReads=(Right 0)
19 | | mayRaise=[]
20 | | | <ok>
21 | | | | pushInput
22 | | | | minReads=(Left "fail")
23 | | | | mayRaise=["fail"]
24 | | | | read (\u1 -> Term)
25 | | | | minReads=(Left "fail")
26 | | | | mayRaise=["fail"]
27 | | | | popValue
28 | | | | minReads=(Left "fail")
29 | | | | mayRaise=["fail"]
30 | | | | popException "fail"
31 | | | | minReads=(Left "fail")
32 | | | | mayRaise=["fail"]
33 | | | | loadInput
34 | | | | minReads=(Left "fail")
35 | | | | mayRaise=["fail"]
36 | | | | raiseException "fail"
37 | | | | minReads=(Left "fail")
38 | | | | mayRaise=["fail"]
39 | | | <ko>
40 | | | | loadInput
41 | | | | minReads=(Right 0)
42 | | | | mayRaise=[]
43 | | | | pushValue Term
44 | | | | minReads=(Right 0)
45 | | | | mayRaise=[]
46 | | | | popException "fail"
47 | | | | minReads=(Right 0)
48 | | | | mayRaise=[]
49 | | | | refJoin <hidden>
50 | | | | minReads=(Right 0)
51 | | | | mayRaise=[]
52 | <ko>
53 | | pushInput
54 | | minReads=(Left "fail")
55 | | mayRaise=["fail"]
56 | | lift2Value Term
57 | | minReads=(Left "fail")
58 | | mayRaise=["fail"]
59 | | choicesBranch [(\u1 -> u1)]
60 | | minReads=(Left "fail")
61 | | mayRaise=["fail"]
62 | | | <branch>
63 | | | | raiseException "fail"
64 | | | | minReads=(Left "fail")
65 | | | | mayRaise=["fail"]
66 | | | <default>
67 | | | | raiseException "fail"
68 | | | | minReads=(Left "fail")
69 | | | | mayRaise=["fail"]