UNPKG

test262-parser-tests

Version:
4 lines 84 B
"use strict"; function a([a,a]){ } function a([a,...a]){ } function a([{a},...a]){ }