Sign in
dart
/
sdk.git
/
refs/tags/2.14.0-209.0.dev
/
.
/
pkg
/
front_end
/
testcases
/
inference_new
/
map_literals_can_infer_null_top_level.dart.weak.outline.expect
blob: 3a23ea0e0bec9561cf2bf2ff551484ccca91e242 [
file
] [
log
] [
blame
]
library test
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
field core
::
Map
<
Null
,
Null
>*
x
;
static
method main
()
→
dynamic
;