mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
079a846263
The semantics of optional chaining changes when there are extra parenthesis. We need to make sure that we do not introduce some unnecessary ones.
fixes #70143
(cherry picked from commit e9ba39d671)