Sign in
dart
/
sdk.git
/
refs/tags/2.14.0-209.0.dev
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
list_literals_top_level.dart.weak.outline.expect
blob: 24cab9df631d3bf21c67db7cb8a4a1686dc17ca2 [
file
] [
log
] [
blame
]
library test
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
field core
::
List
<
core
::
int
*>*
x1
;
static
field core
::
List
<
core
::
num
*>*
x2
;
static
method test1
()
→
dynamic
;
static
method test2
()
→
dynamic
;
static
method main
()
→
dynamic
;