slviajero / tinybasic

A BASIC interpreter for Arduino, ESP, RP2040, STM32, Infineon XMC and POSIX with IoT and microcontroller features.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The arraylimit is not reset on RUN, NEW or CLR

slviajero opened this issue · comments

Check if parameters should go back to default after RUN, NEW and CLR
Currently they don't

Feature, not a bug.