ts2c icon indicating copy to clipboard operation
ts2c copied to clipboard

arguments array ain;t work

Open Atybot opened this issue 1 year ago • 0 comments

`function aq() { return arguments[0]; }

console.log(aq(1)); `

Atybot avatar Mar 04 '23 19:03 Atybot