Sign in
dart
/
sdk.git
/
a304e5b156a9f33943d88e451d65275fc1b065a0
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
future_then_downwards_method_target2.dart.textual_outline.expect
blob: e44f2cbebcec6f33c5b1773f25dcbcfb1286cf0f [
file
] [
log
] [
blame
]
library test
;
import
'dart:async'
;
test
(
Future
<int>
f
)
{}
main
()
{}