slviajero / tinybasic

A BASIC interpreter for Arduino, ESP, RP2040, STM32, Infineon XMC and POSIX with IoT and microcontroller features.
GNU General Public License v3.0
203 stars 31 forks source link

substring lefthandvalue string code broken on integer assignment #16

Closed slviajero closed 2 years ago

slviajero commented 2 years ago

Fixed, length was set to stringdim-1 instead of stringdim