blob: eab5dc5961cacf45031ee28f9f8de2382c7c136f [file] [log] [blame]
var [a,b,...rest]=array;const [a,b,...rest]=array;function a([a,b,...rest]){}([a,b,...rest])=>{}