You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 24, 2021. It is now read-only.
The lexer functions need to be properly tested, similar to how the parser functions are tested.
peek()
peekBack()
next()
backup()
While implementing inline markup, I found a few problems with next() and backup() that should have been found with proper testing!
The text was updated successfully, but these errors were encountered: