mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00: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.