aboutsummaryrefslogtreecommitdiff
path: root/amforth-6.5/common/lib/forth2012/core-ext/compile-comma.frt
blob: 3845e6cf61f523b1bcb36e6ba5b195b33a6630cd (plain)
1
2
3
\ append the XT to the dictionary
( xt -- )
: compile, , ;