happens when inner function: - just below top level - not referenced - `unused` is disabled closes #1445
function() { if(c){return foo} bar();}