Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: reuse reference instead of calling getter twice (#983)
fix for #982 changed switch parameter in parseValue from calling getCurrentToken() again to just declared and assigned local member "token" two lines above
- Loading branch information