For example, compiling this program shows problem in the line "PRINT :n", but removing the colons, the program runs correctly. TO example :n PRINT :n END example 123
The problem was reported by Ferenc Salánki.
László Németh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/8547a8d90af69104f4eb27137d39678b45d6d9d1%5E%21 tdf#124035 LibreLogo: support starting colon in variable names It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
László Németh committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/d2e3b661d6bc0c24b79abacee50329e4bff3ec88%5E%21 tdf#124035 LibreLogo: support starting colon in variable names It will be available in 6.2.3. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.