Content deleted Content added
{{see also|Nested function#Implementation{{!}}Nested function: Implementation|Man or boy test}} |
m →Nested functions: Typo fixing, replaced: the the → the using AWB |
||
Line 14:
</source>
In Javascript, the locality of a variable is determined by
<source lang=javascript>
function outer(){
|