]> Git — Sourcephile - haskell/symantic-parser.git/blob - test/Golden/Automaton/many-a.dump
Add runParser
[haskell/symantic-parser.git] / test / Golden / Automaton / many-a.dump
1 push ((flip ($)) Haskell)
2 name_1:
3 | catch
4 | <try>
5 | | push ((.) . (cons . const Haskell))
6 | | read
7 | | lift ($)
8 | | call name_1
9 | | lift ($)
10 | | commit
11 | | ret
12 | <handler>
13 | tell
14 | lift InstrPureSameOffset
15 | choices [id]
16 | <branch>
17 | | push id
18 | | ret
19 | <default>
20 | fail
21 call name_1
22 lift ($)
23 ret