Source code
Revision control
Copy as Markdown
Other Tools
eval(`
with ({}) {
var f = function() {};
}
function f() {}
`);
eval(`
with ({}) {
var f = function() {};
}
function f() {}
`);