swc/crates/swc_ecma_codegen/tests/test262/eea2875eacf36279.js
2021-11-10 19:00:54 +09:00

6 lines
66 B
JavaScript

if (a) {
b = c();
d = e();
for(; b < d; ++b)f.g(b);
}