swc/crates/swc_ecma_codegen/tests/test262/5a54ee2c0b326b18.js

4 lines
56 B
JavaScript

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