]> Git — Sourcephile - haskell/symantic-parser.git/blob - test/Golden/Grammar/ViewGrammar/G3.expected.txt
test: add goldens for TH splices
[haskell/symantic-parser.git] / test / Golden / Grammar / ViewGrammar / G3.expected.txt
1 <*>
2 + pure (\u1 -> u1 Term)
3 ` <|>
4 + <*>
5 | + <*>
6 | | + pure (\u1 -> (\u2 -> (\u3 -> 'a' : u2 u3)))
7 | | ` satisfy
8 | ` rec <hidden>
9 ` pure (\u1 -> u1)