mirror of
https://github.com/nineties/planckforth
synced 2025-01-28 08:02:32 +01:00
minor fix
This commit is contained in:
parent
1a793b575a
commit
04aa3351ba
1 changed files with 2 additions and 1 deletions
|
@ -954,6 +954,7 @@ skip T{ seebuf -> 12 34 34 }T
|
||||||
testing output: . ." cr emit space spaces type u.
|
testing output: . ." cr emit space spaces type u.
|
||||||
|
|
||||||
: output-test
|
: output-test
|
||||||
|
cr
|
||||||
." you should see the standard graphic characters:" cr
|
." you should see the standard graphic characters:" cr
|
||||||
41 bl do i emit loop cr
|
41 bl do i emit loop cr
|
||||||
61 41 do i emit loop cr
|
61 41 do i emit loop cr
|
||||||
|
|
Loading…
Add table
Reference in a new issue