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

6 lines
65 B
JavaScript

function a() {
// do not remove it
var b = 1;
++b;
}