Sign in
dart
/
sdk
/
a5ff656da170eddcdc87f84e9d4e324ce89d00d8
/
.
/
pkg
/
front_end
/
testcases
/
late_lowering
/
infer_from_late_variable.dart.weak.outline.expect
blob: b6346e71ca6a639b43295043471f54e943c4f713 [
file
]
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
;