Content deleted Content added
clean out mentions of particular tools |
→Example: Fix example, which previously accidentally defined `i` in global scope |
||
Line 18:
</syntaxhighlight>
is equivalent to but longer than
<syntaxhighlight lang="
for(var a=[],i=0
</syntaxhighlight>
|