mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-12 22:28:38 +00:00
When parsing JavaScript, we can get pretty much any sequnce of tokens, and we shouldn't crash if it's not something that we normally expect. Instead, emit syntax errors.