Source code

Revision control

Copy as Markdown

Other Tools

/* eslint-disable */
function init() {
var a = foo();
}
function foo() {}