tacosontitan / Pasper

A lightweight, provider agnostic, serialization proxy designed to simplify serialization definitions.
Apache License 2.0
2 stars 0 forks source link

`JsonLexer` is inconsistently updating line and column numbers. #33

Open tacosontitan opened 3 days ago

tacosontitan commented 3 days ago

The JsonLexer has inconsistencies with setting the line and column numbers accurately while moving through the input.

Acceptance Criteria