mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
99fdb9ac41
If a source file hides `bool` (explicitly or implicitly via `show`), a generated file using `bool` may not resolve. Closes #1455