Skip to content

Commit

Permalink
Make CHARS a discarded no-op.
Browse files Browse the repository at this point in the history
  • Loading branch information
SirWumpus committed Oct 21, 2024
1 parent 185c16d commit 0124fd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/post4.p4
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
\ ( -- )
' _nop alias ok
' _nop alias post4
' _nop alias CHARS
' _nop alias CHARS IMMEDIATE \ No-op and discard.

\ ( -- )
: ALIGN HERE ALIGNED HERE - CHARS ALLOT ;
Expand Down

0 comments on commit 0124fd5

Please sign in to comment.