mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
9036f78b74
* fix(compiler): throw an error if variable with the same name is already defined. Closes #6492 * fix(compiler): Clean up formatting for issue #6492 * fix(compiler): throw an error if reference with the same name is already defined. Closes #6492