a62bc80571
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
4 lines
50 B
Plaintext
Executable File
4 lines
50 B
Plaintext
Executable File
false
|
|
for a in; do echo "HELLO"; done
|
|
echo OK: $?
|