Sign in
dart
/
sdk
/
e3e82c95cb3782515e5775bd8da170fd6771a723
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
null_coalescing_operator.dart.strong.outline.expect
blob: 4bc3a057692379f5f27ba757f758faff12c8fa99 [
file
]
library test
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
method test
(
core
::
List
<
core
::
int
>?
x
)
→
dynamic
;