2014-12-22 21:36:33 +11:00

4 lines
66 B
JavaScript

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