Re: vote on assignments as expressions
"Mark Hahn" <[email protected]>
| Newsgroups | gmane.comp.lang.prothon.user |
|---|---|
| Message-ID | <[email protected]> |
Serge Orlov wrote: > After reading the discussion > 1) I don't want this feature > 2) I want > > while a gets b: > <code> If this feature is thrown out, we will consider this seperately. Right now the "assignment-as-expression" feature is facing a problem of having people like Paul abuse it by using "a := b" everywhere instead of "a = b". So you may get your wish.