[1] https://www.ecma-international.org/ecma-262/9.0/index.html#p...
[2] as in `for (foo of bar) {}`
[3] as in `class { static foo() {} }`
[4] as in `import {foo as bar} from 'baz'`
[5] as in `{get foo() {}, set foo() {}}`
[1] https://www.ecma-international.org/ecma-262/9.0/index.html#p...
[2] as in `for (foo of bar) {}`
[3] as in `class { static foo() {} }`
[4] as in `import {foo as bar} from 'baz'`
[5] as in `{get foo() {}, set foo() {}}`