xkikeg / okane

Plain text accounting software supporting ledger-cli format using Rust
MIT License
4 stars 0 forks source link

Print correct line number for the parse error #153

Closed xkikeg closed 3 months ago

xkikeg commented 3 months ago

It used to have a wrong line number printed, so now we compute the correct line number.