mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit adds the support for the `in` keyword as a relational operator, with the same precedence as the other relational operators (<,>, <=, >=) BREAKING CHANGE: 'in' in an expression now refers to the operator PR Close #58432 |
||
|---|---|---|
| .. | ||
| utils | ||
| ast_spec.ts | ||
| BUILD.bazel | ||
| lexer_spec.ts | ||
| parser_spec.ts | ||
| serializer_spec.ts | ||