mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-10 14:16:41 +03:00
13 lines
149 B
Plaintext
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 |