I'm releasing print with no return value
"Mark Hahn" <[email protected]>
| Newsgroups | gmane.comp.lang.prothon.user |
|---|---|
| Message-ID | <[email protected]> |
The Prothon release was delayed for other reasons so I made the exectutive decision to remove the return value from the print function and avoid the whole issue of double prints in the console for this release. This version of the tutuorial will just say the print function does not return a value. We will of course need to resolve this before we freeze the language.