a = arguments[0] b = arguments[1] c = (...) => [`${a}${x}`, a] d = c("1", "2") e = d[0] f = d[1] x = b