1
0
mirror of https://github.com/mgcaret/of816.git synced 2024-06-01 11:42:08 +00:00

change immediacy of ], fixes #11

This commit is contained in:
mgcaret 2021-12-25 18:32:16 -08:00
parent c718260118
commit a7d7a418b3

View File

@ -1138,8 +1138,7 @@ dword STATEI,"[",F_IMMED|F_CONLY
eword
; H: ( -- ) Enter compilation state.
; immediacy called out in IEEE 1275-1994
dword STATEC,"]",F_IMMED
dword STATEC,"]"
ENTER
.dword STATE
.dword ON