DEBSOURCES
Skip Quicknav
sources / node-html-loader / 4.2.0-2 / test / fixtures / script.file.js
12345
function foo(arg) { return arg; } foo(1);