Last updated 2 years ago
Was this helpful?
⟩ ⟩ ⟩ ⟩ semicolon (;)
do...while
empty statement
private member - class { #privateMember; }.
class { #privateMember; }
statements that must end with ";"
automatic semicolon insertion
do...while must be terminated with a ";".
;
lexical grammar ⟩