summaryrefslogtreecommitdiff
path: root/test/baseline/cmd-script_2.test
blob: 51ea41fb43d349600e922a39bde478df83024aa2 (plain)
1
2
3
test eval 'total_expr=$100;amount_expr=$15;x=total_expr;x=x/5;x=amount_expr-x*5;x'
$-85
end test