arith-ternary-assign.tests 40 B

123
  1. exec 2>&1
  2. a='@'
  3. echo 42:$((a=1?42:3,a))