mirror of
https://github.com/mgcaret/of816.git
synced 2025-01-14 02:32:09 +00:00
change immediacy of ], fixes #11
This commit is contained in:
parent
c718260118
commit
a7d7a418b3
@ -1138,8 +1138,7 @@ dword STATEI,"[",F_IMMED|F_CONLY
|
|||||||
eword
|
eword
|
||||||
|
|
||||||
; H: ( -- ) Enter compilation state.
|
; H: ( -- ) Enter compilation state.
|
||||||
; immediacy called out in IEEE 1275-1994
|
dword STATEC,"]"
|
||||||
dword STATEC,"]",F_IMMED
|
|
||||||
ENTER
|
ENTER
|
||||||
.dword STATE
|
.dword STATE
|
||||||
.dword ON
|
.dword ON
|
||||||
|
Loading…
x
Reference in New Issue
Block a user