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