Welcome to mirror list, hosted at ThFree Co, Russian Federation.

arith-ternary-preincr.tests « ash-arith « ash_test « shell - git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3985c7079c8478b9ddc00b85eb066dbcf339c6a1 (plain)
1
2
3
exec 2>&1
x='@'
echo 42:$((1?42:++x))