Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

lex/unexpected-character

This happens when the source contains a character that cannot start any valid jank token in that position.

Mitigations

Either remove or replace the stray character. If it was intentional, put it inside a string or another valid form.