Fix trailing space.

This commit is contained in:
Brad Nelson
2022-04-09 07:25:21 -07:00
parent 05cd020e97
commit d7f957feda

View File

@ -64,7 +64,7 @@ graphics internals definitions
: raw-heart 0 { x y sx sy r } : raw-heart 0 { x y sx sy r }
heart-initialize heart-initialize
y sy 2/ - to y y sy 2/ - to y
sy 0< if sy 0< if
y sy + to y y sy + to y
sy abs to sy sy abs to sy
then then