hledger/tests/comment-line-after-postings.test

12 lines
141 B
Plaintext

./hledger -f - print
<<<
2009/01/01 x
a 1
b
; comment line after postings
>>>
2009/01/01 x
a 1
b -1