JavaScript syntax: Difference between revisions

Content deleted Content added
m Reverted edits by 185.112.167.43 (talk): Editing tests (HG) (3.1.20)
Line 972:
==Control structures==
 
ÁÁÁ===Compound statements===
 
A pair of curly brackets <tt>{&nbsp;}</tt> and an enclosed sequence of statements constitute a compound statement, which can be used wherever a statement can be used.