mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
d6fff45e73
In rare cases people may put let statements before else statements and omit semicolons, causing migration issues. PR Close #56913