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