Sign in
dart
/
sdk.git
/
refs/tags/2.5.0-dev.3.0
/
.
/
pkg
/
front_end
/
testcases
/
inference_new
/
strongly_connected_component.dart.outline.expect
blob: 34725d5f9dabee6f34eb2d0875a7a0b493cc9d37 [
file
] [
log
] [
blame
]
library test
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
field
dynamic
x
;
static
field
dynamic
y
;
static
field
dynamic
z
;
static
method f
()
→
core
::
bool
*
;
static
method main
()
→
dynamic
;