17 lines
339 B
Plaintext
17 lines
339 B
Plaintext
$$$ hledger check -f csvbalanceparse.csv
|
|
>>>2 /hledger: Error: error: could not parse "badbalance" as balance1 amount
|
|
CSV record: "2022-01-03","badbalance"
|
|
the balance rule is: %2
|
|
the date rule is: %1
|
|
|
|
the parse error is: 1:11:
|
|
\|
|
|
1 \| badbalance
|
|
\| \^
|
|
unexpected end of input
|
|
expecting '\+', '-', or number
|
|
|
|
|
|
/
|
|
>>>= 1
|