-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[cfe] Remove the behaviour for allowing no defaults on unnamed option…
…al parameters for wildcards. Reverting https://dart-review.googlesource.com/c/sdk/+/371560. Bug: dart-lang/language#3807 Change-Id: I3933d7d6117b90cc0a091c8e3ce1e5bcf8061ec0 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/377722 Reviewed-by: Johnni Winther <johnniwinther@google.com> Reviewed-by: Chloe Stefantsova <cstefantsova@google.com> Commit-Queue: Kallen Tu <kallentu@google.com>
- Loading branch information
Showing
9 changed files
with
0 additions
and
93 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 0 additions & 13 deletions
13
pkg/front_end/testcases/wildcard_variables/unnamed_optional_parameter_no_default.dart
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
...end/testcases/wildcard_variables/unnamed_optional_parameter_no_default.dart.strong.expect
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
...cases/wildcard_variables/unnamed_optional_parameter_no_default.dart.strong.modular.expect
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
...cases/wildcard_variables/unnamed_optional_parameter_no_default.dart.strong.outline.expect
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
...s/wildcard_variables/unnamed_optional_parameter_no_default.dart.strong.transformed.expect
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
...ases/wildcard_variables/unnamed_optional_parameter_no_default.dart.textual_outline.expect
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
...card_variables/unnamed_optional_parameter_no_default.dart.textual_outline_modelled.expect
This file was deleted.
Oops, something went wrong.