Sign in
dart
/
sdk.git
/
c79dbacc3cac22b983ab8293d177d1cc4d968b95
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
inferred_type_uses_synthetic_function_type.dart.weak.outline.expect
blob: 022fc5465b5d0de544b5424429ddad7fa937ed4f [
file
] [
log
] [
blame
]
library test
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
field core
::
List
<()
→*
core
::
Object
*>*
v
;
static
method f
()
→
core
::
int
*
;
static
method g
()
→
core
::
String
*
;
static
method main
()
→
dynamic
;