Source code

Revision control

Copy as Markdown

Other Tools

eval(`
with ({}) {
var f = function() {};
}
function f() {}
`);