JustOS/busybox-1_37_0/shell/hush_test/hush-arith/arith-ternary_nested2.tests

3 lines
40 B
Plaintext
Executable File

exec 2>&1
echo 3:$((0?1:2?3:4?5:6?7:8))