Sign in
dart
/
sdk.git
/
refs/tags/2.5.0-dev.3.0
/
.
/
pkg
/
front_end
/
testcases
/
inference_new
/
infer_assign_to_index.dart.outline.expect
blob: 4f84fb675c672af9447c327f53d6bd7da4242818 [
file
] [
log
] [
blame
]
library test
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
field core
::
List
<
core
::
double
*>*
a
;
static
field
dynamic
b
;
static
method main
()
→
dynamic
;