Sign in
dart
/
sdk.git
/
5e373d134625e8300bc039df713378c9144b90e3
/
.
/
pkg
/
front_end
/
testcases
/
patterns
/
for_in_inference.dart.strong.outline.expect
blob: 5cd06375829e2a4a6c0658abe3ec70a76a81c605 [
file
] [
log
] [
blame
]
library
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
method test1
()
→
dynamic
;
static
method test2
()
→
dynamic
;
static
method test3
()
→
core
::
Iterable
<
core
::
bool
>
;
static
method test4
()
→
dynamic
;