]> Git — Sourcephile - haskell/symantic-parser.git/blob - test/Golden/Grammar/OptimizeGrammar/G7.expected.txt
test: add goldens for TH splices
[haskell/symantic-parser.git] / test / Golden / Grammar / OptimizeGrammar / G7.expected.txt
1 "<|>\n+ try\n| ` <*>\n| + <*>\n| | + pure (\\u1 -> (\\u2 -> 'a' : ('a' : Term)))\n| | ` satisfy\n| ` satisfy\n` try\n ` <*>\n + <*>\n | + pure (\\u1 -> (\\u2 -> 'a' : ('b' : Term)))\n | ` satisfy\n ` satisfy\n"