archives

« Bugzilla Issues Index

#4473 — 11.9.1 Rules of Automatic Semicolon Insertion: Typo IdentifierReference


11.9.1 Rules of Automatic Semicolon Insertion


Last paragraph: "An IdentifierReference in a break or continue [...]"

Replace "An IdentifierReference" with "A LabelIdentifier"


Fixed in ES2016 Draft.