Sign in
dart
/
sdk.git
/
c79dbacc3cac22b983ab8293d177d1cc4d968b95
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
infer_type_on_var_from_top_level.dart.weak.outline.expect
blob: 818f5f5ed322603d82d8e20fbd77eaaf3e17dda1 [
file
] [
log
] [
blame
]
library test
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
field core
::
int
*
x
;
static
field core
::
int
*
y
;
static
final
field core
::
int
*
z
;
static
method test1
()
→
dynamic
;
static
method main
()
→
dynamic
;