Sign in
dart
/
sdk.git
/
refs/tags/2.14.0-209.0.dev
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
unsafe_block_closure_inference_function_call_no_type_param.dart.weak.outline.expect
blob: 8c0f7c679a0ed7e5470d072bedf4a42d1afa3231 [
file
] [
log
] [
blame
]
library test
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
method main
()
→
dynamic
;
static
method f
(
dynamic
x
)
→
core
::
double
*
;