symantic-parser-0.2.0.20210703: test/Golden/Grammar/ViewGrammar/G3.expected.txt
lets
+ let <hidden>
| ` <|>
| + <*>
| | + <*>
| | | + pure (\x_0 -> \x_1 -> \x_2 -> x_0 (x_1 x_2))
| | | ` <*>
| | | + pure (GHC.Types.:)
| | | ` <*>
| | | + <*>
| | | | + pure (\x_0 -> \x_1 -> x_0)
| | | | ` pure 'a'
| | | ` satisfy
| | ` rec <hidden>
| ` pure (\x_0 -> x_0)
` <*>
+ pure GHC.Show.show
` <*>
+ ref <hidden>
` pure GHC.Types.[]