❗variable shadowing
🚧 under construction
var can shadow parameter even in strict mode❗️ - is it possible to shadow function parameters❓
function in block (FiB) - treated as "redeclaration" in sloppy mode.
shadowing parameters by local variables? (my question)
Last updated
Was this helpful?