]> Git — Sourcephile - haskell/symantic-parser.git/blob - test/Golden/Grammar/many-a.opt.dump
nix: update nixpkgs to use cabal-install 3.4
[haskell/symantic-parser.git] / test / Golden / Grammar / many-a.opt.dump
1 <*>
2 + pure (\u1 -> u1 Term)
3 ` def <hidden>
4 ` <|>
5 + <*>
6 | + <*>
7 | | + pure (\u1 -> (\u2 -> (\u3 -> 'a' : u2 u3)))
8 | | ` satisfy
9 | ` rec <hidden>
10 ` pure (\u1 -> u1)