Sign in
dart
/
sdk.git
/
a304e5b156a9f33943d88e451d65275fc1b065a0
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
generator_closure.dart.weak.outline.expect
blob: 2b91af66b93f2d9fde9b1174b15d69d95ad9a3b5 [
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 foo
(()
→
asy
::
Stream
<
core
::
int
>
values
)
→
void
;
static
method main
()
→
void
;