Sign in
dart
/
sdk.git
/
refs/tags/2.14.0-209.0.dev
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
inferred_type_is_typedef.dart.weak.outline.expect
blob: 8c722583d9d610c00930c4dd2106e48f1995bc4c [
file
] [
log
] [
blame
]
library test
;
import
self
as
self
;
import
"dart:core"
as
core
;
typedef
F
=
()
→*
void
;
static
final
field core
::
Map
<
core
::
String
*,
()
→*
void
>*
x
;
static
method main
()
→
dynamic
;