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