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