Files
sdk/pkg/front_end/testcases/general/mixin_from_patch/libraries.json
T
Johnni Winther 4025dee2f8 [cfe] Ensure that default values on synthesized constructor are included in outlines
Closes #43538

Change-Id: I58f03d6d71e6de4744003cc28519a20c7e9e7f12
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/164787
Reviewed-by: Dmitry Stefantsov <dmitryas@google.com>
Commit-Queue: Johnni Winther <johnniwinther@google.com>
2020-09-29 11:09:14 +00:00

13 lines
161 B
JSON

{
"none": {
"libraries": {
"test": {
"patches": [
"patch_lib.dart"
],
"uri": "origin_lib.dart"
}
}
}
}