summaryrefslogtreecommitdiff
path: root/test/prism/errors/unterminated_begin.txt
blob: 2733f830c9b0fe79eedf3c4798cadf3e5b0dc581 (plain)
1
2
3
4
begin
     ^ unexpected end-of-input, assuming it is closing the parent top level context
^~~~~ expected an `end` to close the `begin` statement