uxntal: Fix comment about what exactly is printed (#5274)

This commit is contained in:
Jan-Erik Rediger 2025-03-15 16:40:50 +01:00 committed by GitHub
parent f3f4d310c8
commit 43882f8909
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -134,7 +134,7 @@ POP2 ( pop a short )
#3a #30 #3a #30
@loop @loop
DUP EMIT ( print "123456789" to console ) DUP EMIT ( print "0123456789" to console )
INC GTHk ,loop JCN INC GTHk ,loop JCN
POP2 POP2