]> Git — Sourcephile - haskell/symantic-parser.git/blob - test/Golden/Automaton/many-char-eof.dump
add farthest position heuristic for parsing error messages
[haskell/symantic-parser.git] / test / Golden / Automaton / many-char-eof.dump
1 push (const . (flip ($)) Haskell)
2 name_1:
3 | catchFail
4 | <try>
5 | | push ((.) . (cons . const Haskell))
6 | | read
7 | | lift ($)
8 | | call name_1
9 | | lift ($)
10 | | popFail
11 | | ret
12 | <handler>
13 | pushInput
14 | lift InstrPureSameOffset
15 | choices [id]
16 | <branch>
17 | | push id
18 | | ret
19 | <default>
20 | fail
21 call name_1
22 lift ($)
23 catchFail
24 <try>
25 | catchFail
26 | <try>
27 | | pushInput
28 | | read
29 | | pop
30 | | popFail
31 | | loadInput
32 | | fail
33 | <handler>
34 | loadInput
35 | push ()
36 | popFail
37 | lift ($)
38 | ret
39 <handler>
40 pushInput
41 lift InstrPureSameOffset
42 choices [id]
43 <branch>
44 | fail
45 <default>
46 fail