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

5 lines
72 B
JavaScript
Raw Normal View History

new function() {
var a = 1;
b(this.constructor.arguments.c);
};