Sign in
dart
/
sdk.git
/
refs/tags/2.14.0-209.0.dev
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
unsafe_block_closure_inference_in_list_typed.dart.weak.outline.expect
blob: 87c776d66ae957dc66495cda2d72a9392e18930b [
file
] [
log
] [
blame
]
library test
;
import
self
as
self
;
import
"dart:core"
as
core
;
typedef
F
=
()
→*
core
::
int
*;
static
method main
()
→
dynamic
;