JavaScript syntax: Difference between revisions

Content deleted Content added
BZAW31559 (talk | contribs)
m Added strict mode section (stub)
Undid revision 897751021 by BZAW31559 (talk) -- pointless empty section
Line 1,654:
})(); // shows val 9.
</syntaxhighlight>
 
==Strict mode==
{{stubsect|date=May 2019}}
 
==See also==