UNPKG

test262-parser-tests

Version:
6 lines (5 loc) 87 B
function a() {} var b = ("is a valid variable name"); b = ({b: "is ok"}); c.b; b: d();