Re: display _ as left arrow (was Re: Help on sending a UDP Packet)
| Newsgroups | gmane.comp.lang.smalltalk.gnu.general |
|---|---|
| Message-ID | <[email protected]> |
I'm using the underscore (_) as assignment operator; As far as I can see, both Squeak and GNU smalltalk accept and support "_" as assignment; David Stes ----- Op 12 jan 2021 om 19:54 schreef help-smalltalk [email protected]: > > Right now the underscore is not even highlighted as an operator. Treating it > as one could really screw up the parser. Do people still actively use > the underscore as the assignment operator? I thought that is a relic from > long long time ago. > > Derek