mirror of https://github.com/mirror/busybox.git
3 lines
94 B
Plaintext
3 lines
94 B
Plaintext
|
for i in 1; do echo $i
|
||
|
# the next line has no EOL. It still must count as "done" keyword:
|
||
|
done
|