4 lines
50 B
Plaintext
Executable File
4 lines
50 B
Plaintext
Executable File
false
|
|
for a in; do echo "HELLO"; done
|
|
echo OK: $?
|