2023-11-16 23:19:36 -05:00

4 lines
50 B
Plaintext
Executable File

false
for a in; do echo "HELLO"; done
echo OK: $?