This commit is contained in:
2025-09-04 11:54:29 +00:00
parent 5e51159367
commit 9ee42880a3

View File

@@ -25,6 +25,4 @@ SUB refer(chars AS UByte, pointer AS UInteger)
PRINT CHR$(PEEK (pointer + i));" ";
NEXT i
PRINT
END SUB
37568
END SUB