ledger/test/baseline/cmd-script.test
2012-02-21 03:53:00 -06:00

3 lines
70 B
Text

test eval 'foo(w, u)=(z=w+u;z*2); (a=1 + 1; foo(10, 15))'
50
end test