UNPKG

test262-parser-tests

Version:
2 lines (1 loc) 48 B
let {a, b = 1, c: d, e: f = 2, [g]: [h]} = (3);