busybox/shell/hush_test/hush-arith/arith-ternary_nested1.tests

3 lines
36 B
Plaintext
Executable File

exec 2>&1
echo 3:$((1?(2?(3):4):5))