Source code

Revision control

Copy as Markdown

Other Tools

// |reftest| error:SyntaxError module
async () => class { [await] = 1 };