mirror of
https://github.com/mgcaret/of816.git
synced 2024-12-26 13:31:54 +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
|
||||
|
||||
; H: ( -- ) Enter compilation state.
|
||||
; immediacy called out in IEEE 1275-1994
|
||||
dword STATEC,"]",F_IMMED
|
||||
dword STATEC,"]"
|
||||
ENTER
|
||||
.dword STATE
|
||||
.dword ON
|
||||
|
Loading…
Reference in New Issue
Block a user