DragonPy
DragonPy copied to clipboard
Bug in BASIC Editor: Code with comments in one line
There is a bug running BASIC listing that contains code and comments in one line.
e.g. the CC tests, like: https://github.com/jedie/DragonPy/blob/main/BASIC%20tools/TestCC_Registers/testCC.bas

Maybe it's something around the was, how BASIC stores comments, see also: https://archive.worldofdragon.org/phpBB3/viewtopic.php?f=8&t=4310&p=11632#p11630
Think the bug lives somewhere in: https://github.com/6809/dragonlib
Maybe related to: https://github.com/jedie/DragonPy/commit/ce121482174bdb783f0bf41a28be94c2990eb096