symantic-parser-0.2.1.20210803: tests/Golden/Grammar/ViewGrammar/G8.expected.txt
lets
` <*>
+ pure GHC.Show.show
` <*>
+ <*>
| + pure (\x_0 -> \x_1 -> x_0)
| ` chainPre
| + <*>
| | + pure (GHC.Types.:)
| | ` <*>
| | + <*>
| | | + pure (\x_0 -> \x_1 -> x_0)
| | | ` pure 'r'
| | ` satisfy ((GHC.Classes.==) 'r')
| ` pure GHC.Types.[]
` eof