mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
b692ea9b66
They break the rule that syntactically identical constructs use the same syntax kind. This prevents node reuse in incremental parsing.