]> Git — Sourcephile - haskell/symantic-parser.git/blob - test/Golden/Machine/G1.expected.txt
grammar: add precedence to showCode
[haskell/symantic-parser.git] / test / Golden / Machine / G1.expected.txt
1 pushValue GHC.Show.show
2 minReads=(Right 1)
3 mayRaise=[ExceptionFailure]
4 pushValue (\x_0 -> \x_1 -> x_0)
5 minReads=(Right 1)
6 mayRaise=[ExceptionFailure]
7 pushValue 'a'
8 minReads=(Right 1)
9 mayRaise=[ExceptionFailure]
10 lift2Value (\x_0 -> \x_1 -> x_0 x_1)
11 minReads=(Right 1)
12 mayRaise=[ExceptionFailure]
13 read ((GHC.Classes.==) 'a')
14 minReads=(Right 1)
15 mayRaise=[ExceptionFailure]
16 lift2Value (\x_0 -> \x_1 -> x_0 x_1)
17 minReads=(Right 0)
18 mayRaise=[]
19 lift2Value (\x_0 -> \x_1 -> x_0 x_1)
20 minReads=(Right 0)
21 mayRaise=[]
22 ret
23 minReads=(Right 0)
24 mayRaise=[]