Files
sdk/pkg/front_end/test/patching/data/opt_in/libraries.json
T
Johnni Winther 862d5012ae [cfe] Handle explicit opt-out in nnbd-not-enabled message
Closes #39835

Change-Id: I4ffa3377289f45b7ea909b5477ba53508040b9d7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/131076
Commit-Queue: Johnni Winther <johnniwinther@google.com>
Reviewed-by: Jens Johansen <jensj@google.com>
2020-01-15 10:30:43 +00:00

13 lines
153 B
JSON

{
"none": {
"libraries": {
"test": {
"patches": [
"patch.dart"
],
"uri": "origin.dart"
}
}
}
}