Sign in
dart
/
sdk
/
7621e7343426324d54b5198fa5b10e2a2bc4b718
/
.
/
pkg
/
front_end
/
testcases
/
patterns
/
issue51410.dart.weak.outline.expect
blob: 25c382c73fb701a2e79f6f7e25af89c9733aa396 [
file
] [
log
] [
blame
]
library
/*isNonNullableByDefault*/
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
method id
<
X
extends
core
::
Object
?
=
dynamic
>(
self
::
id
::
X
%
x
)
→
self
::
id
::
X
%
;
static
method main
()
→
void
;