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