Sign in
dart
/
sdk
/
b36df2bc3480c24f005c5edec5cbc3815c4726b0
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
for_in_loop_promotion.dart.weak.outline.expect
blob: e46f855ea94eb40c624c64c974d6f7c0789e4a3e [
file
] [
log
] [
blame
]
library test
/*isLegacy*/
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
method test
(
core
::
List
<
core
::
num
*>*
nums
)
→
void
;
static
method main
()
→
dynamic
;