summaryrefslogtreecommitdiff
path: root/test/prism/errors/for_loop_delimiter.txt
blob: 07002d9d0645a2e33888ff5af85e8d9dec0228c5 (plain)
1
2
3
for a in b end
           ^~~ unexpected 'end'; expected a 'do', newline, or ';' after the 'for' loop collection