Sign in
dart
/
sdk.git
/
a304e5b156a9f33943d88e451d65275fc1b065a0
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
inferred_type_uses_synthetic_function_type.dart.weak.outline.expect
blob: c0cd7e9aa6be103543efa76672651d2a917bda28 [
file
] [
log
] [
blame
]
library test
/*isNonNullableByDefault*/
;
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
;