Sign in
dart
/
sdk.git
/
6cffbe6d2a8e2a135de5362f8f33db0dd2b28993
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
future_then_explicit_future.dart.textual_outline.expect
blob: 56fb911886899873663368170846e3a602689ab5 [
file
]
// @dart = 2.9
library test
;
import
"dart:async"
;
m1
()
{}
m2
()
{}
main
()
{}