]> Git — Sourcephile - haskell/symantic-parser.git/blob - test/Golden/Machine/G10.expected.txt
change ShowLetName into HideableName
[haskell/symantic-parser.git] / test / Golden / Machine / G10.expected.txt
1 pushValue GHC.Show.show
2 minReads=(Right 1)
3 mayRaise=[ExceptionFailure]
4 freeRegs=[]
5 join join
6 minReads=(Right 0)
7 mayRaise=[]
8 freeRegs=[]
9 | lift2Value (\x_0 -> \x_1 -> x_0 x_1)
10 | minReads=(Right 0)
11 | mayRaise=[]
12 | freeRegs=[]
13 | ret
14 | minReads=(Right 0)
15 | mayRaise=[]
16 | freeRegs=[]
17 catch ExceptionFailure
18 minReads=(Right 1)
19 mayRaise=[ExceptionFailure]
20 freeRegs=[]
21 | <ok>
22 | | pushValue (\x_0 -> 'a')
23 | | minReads=(Right 1)
24 | | mayRaise=[ExceptionFailure]
25 | | freeRegs=[]
26 | | read ((GHC.Classes.==) 'a')
27 | | minReads=(Right 1)
28 | | mayRaise=[ExceptionFailure]
29 | | freeRegs=[]
30 | | lift2Value (\x_0 -> \x_1 -> x_0 x_1)
31 | | minReads=(Right 0)
32 | | mayRaise=[]
33 | | freeRegs=[]
34 | | commit ExceptionFailure
35 | | minReads=(Right 0)
36 | | mayRaise=[]
37 | | freeRegs=[]
38 | | refJoin join
39 | | minReads=(Right 0)
40 | | mayRaise=[]
41 | | freeRegs=[]
42 | <ko>
43 | | pushInput
44 | | minReads=(Right 1)
45 | | mayRaise=[ExceptionFailure]
46 | | freeRegs=[]
47 | | lift2Value (\(Data.Text.Internal.Text _ i_0 _) (Data.Text.Internal.Text _
48 | | j_1
49 | | _) -> i_0 GHC.Classes.== j_1)
50 | | minReads=(Right 1)
51 | | mayRaise=[ExceptionFailure]
52 | | freeRegs=[]
53 | | choicesBranch
54 | | minReads=(Right 1)
55 | | mayRaise=[ExceptionFailure]
56 | | freeRegs=[]
57 | | | <branch (\x_0 -> x_0)>
58 | | | | pushValue (\x_0 -> 'b')
59 | | | | minReads=(Right 1)
60 | | | | mayRaise=[ExceptionFailure]
61 | | | | freeRegs=[]
62 | | | | read ((GHC.Classes.==) 'b')
63 | | | | minReads=(Right 1)
64 | | | | mayRaise=[ExceptionFailure]
65 | | | | freeRegs=[]
66 | | | | lift2Value (\x_0 -> \x_1 -> x_0 x_1)
67 | | | | minReads=(Right 0)
68 | | | | mayRaise=[]
69 | | | | freeRegs=[]
70 | | | | refJoin join
71 | | | | minReads=(Right 0)
72 | | | | mayRaise=[]
73 | | | | freeRegs=[]
74 | | | <default>
75 | | | | fail []
76 | | | | minReads=(Left ExceptionFailure)
77 | | | | mayRaise=[ExceptionFailure]
78 | | | | freeRegs=[]