swc/crates/swc_ecma_codegen/tests/test262/488cd27c94308caa.js

5 lines
59 B
JavaScript

function a() {
var b = {};
b[void 1] = (c(), d);
}