correct issue with 'FORTH' word when platform dictionary is present

This commit is contained in:
mgcaret 2020-01-06 09:55:52 -08:00
parent 25e631db8c
commit f7c9b0e786
1 changed files with 1 additions and 0 deletions

View File

@ -358,6 +358,7 @@ NUM_SYSVARS .set 0
.macro dend
.ident(.sprintf("LAST_%s",c_dict)) = l_dword
.undef c_dict
.undef l_dword
.endmacro
; outside-of-dictionary headerless words