mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-27 11:48:32 +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.