Sign in
dart
/
sdk.git
/
refs/tags/2.14.0-209.0.dev
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
for_loop_empty_condition.dart.textual_outline.expect
blob: dfdb7cb7740cd38f69172688d04c2389bd9c8c6a [
file
] [
log
] [
blame
]
// @dart = 2.9
library test
;
void
test
()
{}
main
()
{}