mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 01:22:12 +02: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.