summaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-arith/arith-ternary_nested1.tests
blob: 469584bea7713512c8b50b3c1b2bbe51718f4673 (plain)
1
2
exec 2>&1
echo 3:$((1?(2?(3):4):5))