fixed a bug

This commit is contained in:
Koichi Nakamura 2021-01-16 10:29:34 +09:00
parent 116fa3f5fb
commit c18bbf7710

View file

@ -1285,7 +1285,7 @@ decimal \ set default to decimal
2drop exit 2drop exit
then then
emit 1+ swap emit 1+ swap
repeat repeat 2drop
; ;