mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
81ccf5d102
Fixes that the template parser wasn't catching empty expressions in the `track` parameter of for loops. Fixes #54763. PR Close #54772