Sign in
dart
/
sdk.git
/
c79dbacc3cac22b983ab8293d177d1cc4d968b95
/
.
/
pkg
/
front_end
/
testcases
/
nnbd
/
infer_from_late_variable.dart.weak.outline.expect
blob: b6346e71ca6a639b43295043471f54e943c4f713 [
file
] [
log
] [
blame
]
library
/*isNonNullableByDefault*/
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
method f
<
T
extends
core
::
Object
?
=
dynamic
>(
self
::
f
::
T
%
t
)
→
self
::
f
::
T
%
;
static
method main
()
→
dynamic
;