summaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-parsing/nodone2.tests
blob: 69537b3b12c04944054ad7611036f8390843071d (plain)
1
2
3
for i in 1; do echo $i
# the next line has no EOL. It still must count as "done" keyword:
done