mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
6e30b83267
The actual "main" part of the script that is executed was using an uninitialized variable. This is fixed and a test is added to check. PR Close #39542