Sign in
dart
/
sdk.git
/
refs/tags/2.14.0-209.0.dev
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
switch_continue.dart.weak.outline.expect
blob: 972d9488f754f4f775b0471c847b49adb66194c1 [
file
] [
log
] [
blame
]
library test
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
method test
(
core
::
int
*
x
,
()
→*
void
f
)
→
void
;
static
method main
()
→
dynamic
;