symantic-parser-0.2.0.20210703: test/Golden/Grammar/ViewGrammar/G15.expected.txt
lets
` <*>
+ pure GHC.Show.show
` <*>
+ <*>
| + pure (\x_0 -> \x_1 -> x_0)
| ` <|>
| + <*>
| | + <*>
| | | + pure (\x_0 -> \x_1 -> x_0)
| | | ` pure 'a'
| | ` satisfy
| ` <*>
| + <*>
| | + pure (\x_0 -> \x_1 -> x_0)
| | ` pure 'b'
| ` satisfy
` <*>
+ <*>
| + pure (\x_0 -> \x_1 -> x_0)
| ` pure 'c'
` satisfy