Sign in
dart
/
sdk.git
/
refs/tags/2.5.0-dev.3.0
/
.
/
pkg
/
front_end
/
testcases
/
inference_new
/
infer_logical.dart.outline.expect
blob: 2f9d5ce1df3427a9581e1b53c0a57012f51e8158 [
file
] [
log
] [
blame
]
library test
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
field
dynamic
x
;
static
field
dynamic
y
;
static
method f
<
T
extends
core
::
Object
*
=
dynamic
>()
→
self
::
f
::
T
*
;
static
method test
()
→
void
;
static
method main
()
→
dynamic
;