mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 17:37:00 +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.