mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
e9ba39d671
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