Skip to content

Commit e263b52

Browse files
johnniwinthercommit-bot@chromium.org
authored andcommitted
[cfe] Update outline expectations
TBR Change-Id: I44a90a91f8efd749c031c95788a0e7588feb7bec Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/153357 Reviewed-by: Johnni Winther <[email protected]> Reviewed-by: Jens Johansen <[email protected]> Commit-Queue: Johnni Winther <[email protected]>
1 parent 95f55ab commit e263b52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/front_end/testcases/nnbd/issue42540.dart.outline.expect

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import "dart:core" as core;
55

66
static method getNull() → dynamic
77
;
8-
static method fn() → asy::Future<core::Object>
8+
static method fn() → asy::Future<core::Object> async
99
;
1010
static method main() → dynamic
1111
;

0 commit comments

Comments
 (0)