index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shell
/
ash_test
/
ash-arith
/
arith-ternary-comma.tests
blob: 5e05b58c4794de0eaa29c542e690640eb4d1c58c (
plain
)
1
2
3
exec 2>&1 x='@' echo 42:$((1?4:x,20*2+2))