busybox/shell/ash_test/ash-parsing/nodone2.tests

3 lines
94 B
Plaintext
Executable File

for i in 1; do echo $i
# the next line has no EOL. It still must count as "done" keyword:
done