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-preincr.tests
blob: 3985c7079c8478b9ddc00b85eb066dbcf339c6a1 (
plain
)
1
2
3
exec 2>&1 x='@' echo 42:$((1?42:++x))