parse error message improved itself, awesome..
This commit is contained in:
parent
a6b7ef597f
commit
21e4f87102
@ -5,6 +5,5 @@
|
||||
b
|
||||
>>>2
|
||||
hledger: parse error at (line 1, column 4):
|
||||
unexpected " "
|
||||
accountname seems ill-formed: a:
|
||||
>>>= 1
|
||||
|
||||
@ -5,7 +5,6 @@
|
||||
c -1
|
||||
>>>2
|
||||
"-" (line 4, column 1):
|
||||
unexpected end of input
|
||||
could not balance this transaction (real postings are off by 0.1)
|
||||
2009/01/01 a
|
||||
b 1.1
|
||||
|
||||
@ -3,12 +3,4 @@
|
||||
2009-01-01 broken entry
|
||||
дебит 1
|
||||
кредит -2
|
||||
>>>2
|
||||
"-" (line 4, column 1):
|
||||
unexpected end of input
|
||||
could not balance this transaction (real postings are off by -1)
|
||||
2009/01/01 broken entry
|
||||
дебит 1
|
||||
кредит -2
|
||||
|
||||
|
||||
>>>2 /дебит/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user