Source code

Revision control

Copy as Markdown

Other Tools

function x() {
y();
}
x();