mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-06 20:14:01 -06:00
They break the rule that syntactically identical constructs use the same syntax kind. This prevents node reuse in incremental parsing.
They break the rule that syntactically identical constructs use the same syntax kind. This prevents node reuse in incremental parsing.