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