Source code

Revision control

Copy as Markdown

Other Tools

for (let a of []);
b = class {
static [1] // Computed field name 1, no initializer.
}