const a = 'bar'; function foo(...a) { return a; }