Skip to content

Commit

Permalink
[cfe] Update outline expectations
Browse files Browse the repository at this point in the history
TBR

Change-Id: I44a90a91f8efd749c031c95788a0e7588feb7bec
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/153357
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Reviewed-by: Jens Johansen <jensj@google.com>
Commit-Queue: Johnni Winther <johnniwinther@google.com>
  • Loading branch information
johnniwinther authored and commit-bot@chromium.org committed Jul 7, 2020
1 parent 95f55ab commit e263b52
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import "dart:core" as core;

static method getNull() → dynamic
;
static method fn() → asy::Future<core::Object>
static method fn() → asy::Future<core::Object> async
;
static method main() → dynamic
;

0 comments on commit e263b52

Please sign in to comment.