Skip to content

Fix tokenization in DATA statements

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 15:10
· 48 commits to main since this release

Example:

10 DATA GOTO 10, ":" , GOTO 10: GOTO 10

The first two GOTOs should not be tokenized but the final one should.