summaryrefslogtreecommitdiff
path: root/test/prism/errors/pre_execution_context.txt
blob: 18b11bae97a9b873adbc208d694cc18372c46ba6 (plain)
1
2
3
4
BEGIN { 1 + }
            ^ unexpected '}'; expected an expression after the operator
            ^ unexpected '}', assuming it is closing the parent 'BEGIN' block