mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
ff31b431b8
This commit ensures that when leading whitespace is skipped by the tokenizer, the original start location (before skipping) is captured in the `fullStart` property of the token's source-span. PR Close #39589