Sign in
dart
/
sdk.git
/
a304e5b156a9f33943d88e451d65275fc1b065a0
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
block_bodied_lambdas_async_mix_of_values_and_futures.dart.weak.outline.expect
blob: 8394d5c76cae1fb37b6d13ca5c8604b3c26ca825 [
file
] [
log
] [
blame
]
library test
;
import
self
as
self
;
import
"dart:async"
;
import
"dart:math"
show
Random
;
static
method test
()
→
dynamic
;
static
method main
()
→
dynamic
;