Sign in
dart
/
sdk.git
/
75cf999566f9cf97ef471609a6b51fab6f998511
/
.
/
pkg
/
front_end
/
testcases
/
inference_new
/
infer_assign_to_index.dart.strong.outline.expect
blob: a1138474ebae2b9a815ecb9edf62e8f47b99d92d [
file
] [
log
] [
blame
]
library test
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
field core
::
List
<
core
::
double
>
a
;
static
field core
::
double
b
;
static
method main
()
→
dynamic
;