From 3275f7932b3f109d798b9303b1e3bfc052a48d4d Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Sun, 20 Sep 2026 14:02:31 -0700 Subject: make the magic-comment tab stops function like real tab stops fun! fiddly! :D fixing one-off column alignment issues is like stimming for coders (which is to say, like stimming) Change-Id: I1037ec27b863f90117fb22a29ef52d0ba460c7d5 Force-Push: yes --- core.e | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'core.e') diff --git a/core.e b/core.e index f605296..4394fd8 100644 --- a/core.e +++ b/core.e @@ -1224,8 +1224,7 @@ here ! : packalign ~ It's possible the padding will be of length zero, so we have to put the ~ magic comment provide-* command first. - ~ : provide-decimal - ~ : 0 #-- (width # alignment padding) + ~ : 0 #-- (alignment padding) { 2dup /% drop { drop exit } unless swap 0 pack8 swap ~ : 1 adjust-length -- cgit 1.4.1