Sign in
dart
/
sdk.git
/
refs/tags/2.14.0-209.0.dev
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
infer_throw_downwards.dart.weak.outline.expect
blob: 1ba01eab7be6e6e9c427f913ea804eea9d5507ed [
file
] [
log
] [
blame
]
library test
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
field
dynamic
x
;
static
method f
<
T
extends
core
::
Object
*
=
dynamic
>()
→
self
::
f
::
T
*
;
static
method g
()
→
void
;
static
method main
()
→
dynamic
;