my_basic icon indicating copy to clipboard operation
my_basic copied to clipboard

Add real/float symbol to distinguish between Integer

Open blazer2k1 opened this issue 3 years ago • 0 comments

It would be nice to add a float symbol like # to distinguish between integer and real/float for clarity, make the source more readable and better track down between these 2 variable types.

..or I see that there are only 2 variable types in my_basic, numbers (int/real) and strings?

blazer2k1 avatar Feb 10 '23 07:02 blazer2k1