DEBSOURCES
Skip Quicknav
sources / js-of-ocaml / 5.9.1-1 / compiler / tests-js-parser / pass-explicit / f1d7e3cc86ffc02b.js
12345678910
function a() { b(); var c; var d; } function e(f) { b(); var c; var f; }