summaryrefslogtreecommitdiff
path: root/test/prism/errors/unterminated_end_upcase.txt
blob: ef01caa0ca6068ded2e9ea6685320fb8f56c575b (plain)
1
2
3
4
END {
     ^ unexpected end-of-input, assuming it is closing the parent top level context
    ^ expected a `}` to close the `END` statement