Sign in
dart
/
sdk.git
/
b2b25a689522c2f90b4be7cb4ffd06afe697f9a4
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
infer_throw_downwards.dart.strong.outline.expect
blob: 3cb2eacf971d3fbb4f663cffa8d01d02666b173e [
file
]
library test
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
field
Never
x
;
static
method f
<
T
extends
core
::
Object
?
=
dynamic
>()
→
self
::
f
::
T
%
;
static
method g
()
→
void
;
static
method main
()
→
dynamic
;