swc/crates/swc_ecma_codegen/tests/test262/e6b424d430520bf2.js

4 lines
63 B
JavaScript

function a(b) {
if (c) for(var d = 1, e = b.f();; d++){}
}