Closed
Description
I encountered an issue with tokenizing the equals operator, ==
, which gets tokenized as two consecutive assignment operations due to the latter getting precedence. The effect can be seen when using a font containing programming ligatures (such as Fira Code) where the equals operator fails to render correctly.
dokai@d7cdae9 contains a test case which demonstrates the issue and fails accordingly.
Metadata
Metadata
Assignees
Labels
No labels