swc/crates/swc_ecma_codegen/tests/fixture/issues/2000/output.min.js
2021-11-10 19:00:54 +09:00

2 lines
136 B
JavaScript

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)}