Sign in
dart
/
sdk.git
/
refs/tags/2.14.0-347.0.dev
/
.
/
pkg
/
front_end
/
testcases
/
general
/
annotation_typedef_formals_resolution.dart.weak.outline.expect
blob: 4c75196e8d3e66e913104ea5d3c1ff0fe85da98b [
file
] [
log
] [
blame
]
library
;
import
self
as
self
;
import
"dart:core"
as
core
;
typedef
F
=
(
core
::
int
*)
→*
core
::
int
*;
static
const
field core
::
int
*
app
=
0
;
static
method main
()
→
dynamic
;