summaryrefslogtreecommitdiff
path: root/test/prism/errors/unterminated_lambda_brace.txt
blob: 75474c7534f59ec7829765640e58a018f30bb0da (plain)
1
2
3
4
-> {
    ^ unexpected end-of-input, assuming it is closing the parent top level context
   ^ expected a lambda block beginning with `{` to end with `}`