Sign in
dart
/
sdk.git
/
dbc9c86f05f5d06bdb93d88c75ea0c72340face6
/
.
/
pkg
/
front_end
/
testcases
/
general
/
issue_47009_02.dart.strong.outline.expect
blob: 9526e25b656c6e294974baf5947b2b43767d5bb8 [
file
] [
log
] [
blame
]
library
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
method main
()
→
dynamic
;
static
method a
(
core
::
bool
x
,
core
::
bool
y
,
core
::
int
z
)
→
void
;