Sign in
dart
/
sdk.git
/
refs/tags/2.5.0-dev.3.0
/
.
/
pkg
/
front_end
/
testcases
/
inference_new
/
while_loop.dart.outline.expect
blob: dfd99e1db568b76efd6f98003b9b43dbe0274e81 [
file
] [
log
] [
blame
]
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
;