mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
8fa78d10ab
Previously these tests were checking multiple specific expression types. The new helper function is more general and will also support `PropertyAccessExpression` nodes for `InlineDeclaration` types. PR Close #38959 PR Close #39272