var f = ({ a: b }, { c: d, e: g }, h) => h; var g = ({}, i) => i;