DEBSOURCES
Skip Quicknav
sources / node-js-tokens / 8.0.0-2 / debian / tests / test_modules / test262-parser-tests / pass / f1d7e3cc86ffc02b.js
12345678910
function a() { b(); var c; var d; } function e(f) { b(); var c; var f; }