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