swc/crates/swc_ecma_codegen/tests/fixture/issues/2000/output.min.js

2 lines
136 B
JavaScript
Raw Normal View History

function testme(){for(var a=arguments.length,b=new Array(a),c=0;c<a;c++)b[c]=arguments[c];/^toto.+/.test(b.join(""))&&global.other(!0)}