hledger/tests/parse-posting-error-pos.test
2011-03-12 20:56:15 +00:00

13 lines
149 B
Plaintext

# should give an accurate parse error location
bin/hledger -f- stat
<<<
2010/1/1 x
a 1
b
2010/1/1 y
c: 1
d
>>>2 /line 6, column 5/
>>>= 1