Source code

Revision control

Copy as Markdown

Other Tools

let m = parseModule(`
var expect = '';
var [ ... of ] = ( ... of ) => expect;
`);