ledger/test/baseline/cmd-script_2.test
2012-02-21 03:55:13 -06:00

3 lines
97 B
Text

test eval 'total_expr=$100;amount_expr=$15;x=total_expr;x=x/5;x=amount_expr-x*5;x'
$-85
end test