Sign in
dart
/
sdk.git
/
cd65076031d67dde752af5a4b8fe0224f9d2b5fb
/
.
/
pkg
/
front_end
/
testcases
/
inference_new
/
infer_assign_to_index.dart.outline.expect
blob: b3128a353b9a51a291eedab9ddd56ecfb01464b6 [
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
;