Sign in
dart
/
sdk
/
c24c41eeac757390e77daed51a15652ee9195acc
/
.
/
pkg
/
front_end
/
testcases
/
dart2wasm
/
yield.dart.textual_outline.expect
blob: b93b8f2ba7d935dc22ad61fcdc7813927de702c0 [
file
] [
log
] [
blame
]
Iterable
<int>
method
(
Iterable
<int>
iterable
)
sync
*
{}
Stream
<int>
asyncMethod
(
Stream
<int>
stream
)
async
*
{}