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