mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-04 19:55:32 +00:00
Since 'let' is a valid variable name (in non-strict mode) let may not be the start of a declaration but just an identifier.
Since 'let' is a valid variable name (in non-strict mode) let may not be the start of a declaration but just an identifier.