aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-arith/arith-postinc.right
AgeCommit message (Collapse)Author
2018-01-28shell: handle $((NUM++...) like bash does. Closes 10706Denys Vlasenko
function old new delta evaluate_string 680 729 +49 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>