Source code

Revision control

Copy as Markdown

Other Tools

function f() {
[1, 2, 3].push(a1);
}
f();