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