parse/invalid-unicode
This happens when a character literal or Unicode escape does not represent a valid Unicode character.
Mitigations
Use a valid character literal or a valid Unicode escape.
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
This happens when a character literal or Unicode escape does not represent a valid Unicode character.
Use a valid character literal or a valid Unicode escape.