Sign in
dart
/
sdk
/
4e8a4a3b44074f6ab9038a89c6dba5ca831f624c
/
.
/
pkg
/
front_end
/
testcases
/
general
/
issue_47009_03.dart.strong.outline.expect
blob: 5f304dd7f3cb05370b42a4fc1efe5cfb2cf4fa9f [
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
::
bool
z1
,
core
::
int
z2
)
→
void
;