mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
12 lines
156 B
Plaintext
12 lines
156 B
Plaintext
# add's default amounts should not fail to balance due to precision
|
|
./hledger -f nosuch.ledger add
|
|
<<<
|
|
2010/1/1
|
|
x
|
|
a
|
|
0.25
|
|
b
|
|
0.5
|
|
c
|
|
>>>2 /amount 3 \[-0.75\]/
|