Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update spec_parser to enable configurableUri in deferred imports, make cascade syntax compositional, include `extension` declarations, add `late` as a built-in identifier, and reorder the lexical rules for single words such that they are grouped into reserved words, built-in identifiers, and "other words known by the grammar". Cf. language issue #615, #627, #628, #638. Change-Id: If60b2ba2ca0e7d4bbc9b4e886857f657fb14c809 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/121991 Reviewed-by: Lasse R.H. Nielsen <lrn@google.com> Commit-Queue: Erik Ernst <eernst@google.com>
- Loading branch information