mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
63b1cdcf70
Fixes that the `typeof` and `void` expressions were starting their spans from the expression start, rather than the keyword.
Fixes #66174.
(cherry picked from commit 3a56c1367f)