2014-11-23 21:43:01 +11:00

4 lines
68 B
JavaScript

"use strict";
(Object.assign({ x: x }, y, { a: a }, b, { c: c }));