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