Source code

Revision control

Copy as Markdown

Other Tools

function f() {
(function() {}).bind()(/x/);
}
f();
f();