Sign in
dart
/
sdk.git
/
a304e5b156a9f33943d88e451d65275fc1b065a0
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
block_bodied_lambdas_infer_bottom_sync2.dart.weak.outline.expect
blob: 5267665a4b503d600f45b98087eb4b791ac06a79 [
file
] [
log
] [
blame
]
library test
/*isNonNullableByDefault*/
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
field
dynamic
h
;
static
method foo
((
core
::
Object
)
→
core
::
int
?
f
)
→
void
;
static
method test
()
→
dynamic
;
static
method main
()
→
dynamic
;