mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-02 03:26:39 +00:00
If parse_drawto fails to match anything, it will spin forever. Instead, print out the character that failed to match and assert false.
If parse_drawto fails to match anything, it will spin forever. Instead, print out the character that failed to match and assert false.