blob: d467fcb5c9688b5a91ad91298455c9e24716b669 [file] [log] [blame]
global let arguments
let arguments block scoped
[object Arguments]
const arguments block scoped
[object Arguments]
eval global let arguments
eval global const arguments
let arguments function scope
const arguments function scope