Sign in
dart
/
sdk.git
/
cd65076031d67dde752af5a4b8fe0224f9d2b5fb
/
.
/
pkg
/
front_end
/
testcases
/
inference_new
/
unsafe_block_closure_inference_function_call_explicit_dynamic_param_via_expr2.dart.outline.expect
blob: f0dd2fa3a2ce5ba55ce88d66168130793d621f88 [
file
] [
log
] [
blame
]
library test
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
field core
::
List
<
core
::
int
*>*
v
;
static
method f
<
T
extends
core
::
Object
*
=
dynamic
>(()
→*
self
::
f
::
T
*
g
)
→
core
::
List
<
self
::
f
::
T
*>*
;
static
method main
()
→
dynamic
;