hledger/tests/commodityless-amount-with-price.test
2010-05-22 00:52:45 +00:00

13 lines
166 B
Plaintext

# a no-commodity amount with a price should work
bin/hledger -f - print
<<<
2010/1/1 x
a 1 @ $2
b
>>>
2010/01/01 x
a 1 @ $2
b $-2