Sign in
dart
/
sdk.git
/
a304e5b156a9f33943d88e451d65275fc1b065a0
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
downwards_inference_async_await.dart.weak.outline.expect
blob: e7fb7787d2f606f864892ded8bb40a875538015f [
file
] [
log
] [
blame
]
library test
/*isNonNullableByDefault*/
;
import
self
as
self
;
import
"dart:async"
as
asy
;
import
"dart:async"
;
static
method main
()
→
asy
::
Future
<dynamic>
async
;