UNPKG

test262-parser-tests

Version:
4 lines (3 loc) 85 B
function a(b = 1) {} function c(b = (2) + (3)) {} function d({e} = {}, [f] = [4]) {}