hledger/tests/effective-print.test
2011-08-14 22:15:39 +00:00

12 lines
134 B
Plaintext

bin/hledger -f - print --effective
<<<
2009/1/1=2010/1/1 x
a 1
b
>>>
2010/01/01 x
a 1
b -1
>>>=0