mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
7035f225ad
Change the Element constructor in r3_ast to create a new ParseSourceSpan when regenerating it rather than extending an object, which does not contain the overloaded toString(). PR Close #31190