Re: print ambiguity
Laurent Dube <[email protected]>
| Newsgroups | gmane.comp.lang.prothon.user |
|---|---|
| Organization | DEI |
| Message-ID | <[email protected]> |
Joe Mason wrote: > The only benefits I've seen for allowing bare > function calls is that it saves a few keystrokes (bah, bot worth it) and > is somehow "cool" (not seeing it). It allows adding application-specific keywords to the language on the fly. That's the real cool part. Laurent Dube