1
2
print(arguments instanceof Array); //=> true
print(arguments); //=> a,b,c,d