STATE should be an immediate

This commit is contained in:
mgcaret 2020-01-05 15:41:39 -08:00
parent e1e010cc8a
commit 1e4c84d86a
1 changed files with 1 additions and 1 deletions

View File

@ -1100,7 +1100,7 @@ eom: .dword UDOT
eword
; H: ( -- c-addr ) STATE variable, zero if interpreting
dword STATE,"STATE"
dword STATE,"STATE",F_IMMED
SYSVAR SV_STATE
eword