Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #124082
| From | John Harris <niam@jghnorth.org.uk.invalid> |
|---|---|
| Newsgroups | comp.lang.javascript |
| Subject | Re: Statement-Continuation Rule |
| Date | 2024-02-22 10:16 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <ur76t0$3qc4j$1@dont-email.me> (permalink) |
| References | <uq1bhn$1lp15$4@dont-email.me> <ur1fbi$2bqel$4@dont-email.me> <ur210q$2f9ce$1@dont-email.me> <ur2v78$2lhr7$2@dont-email.me> |
On 20/02/2024 19:40, Lawrence D'Oliveiro wrote: > On Tue, 20 Feb 2024 11:04:57 +0000, John Harris wrote: > >> Why do you call it "Statement-Continuation Rule"? Isn't it expression >> evaluation? > > No, it’s about when a statement is considered to continue onto another > line, and when it isn’t. Is that what ECMA 262 calls "automatic semicolon insertion" ? John
Back to comp.lang.javascript | Previous | Next | Find similar
Re: Statement-Continuation Rule John Harris <niam@jghnorth.org.uk.invalid> - 2024-02-22 10:16 +0000
csiph-web