dart-sdk/tools/spec_parser
Erik Ernst d2911decfb Adjust rules recordLiteralNoConst and recordType to include ()
This change is needed as a consequence of
https://github.com/dart-lang/language/pull/2422
where `()` was introduced as the syntax for the empty record as well
as the empty record type.

Change-Id: Ia8b3f590361343ca14355043c5898e7bd084c04e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/261645
Reviewed-by: William Hesse <whesse@google.com>
Auto-Submit: Erik Ernst <eernst@google.com>
Commit-Queue: William Hesse <whesse@google.com>
2022-10-06 15:10:57 +00:00
..
.gitignore
Dart.g Adjust rules recordLiteralNoConst and recordType to include () 2022-10-06 15:10:57 +00:00
Makefile
spec_parse.dart [repo] improve the analysis of the tools/ directory 2022-02-17 19:09:52 +00:00
SpecParser.java Adjust spec parser to use exit code 0 when parsing no files 2022-08-01 23:29:44 +00:00
SpecParserRunner.java