Sign in
dart
/
sdk.git
/
a69576f45df811899332750ca524dca32c415ded
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
assert.dart.outline.expect
blob: dfd99e1db568b76efd6f98003b9b43dbe0274e81 [
file
]
library test
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
method f
<
T
extends
core
::
Object
*
=
dynamic
>()
→
self
::
f
::
T
*
;
static
method test
()
→
void
;
static
method main
()
→
dynamic
;