mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-29 12:49:08 +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.