mirror of
https://github.com/nineties/planckforth
synced 2025-01-14 08:01:27 +01:00
Fixed a bug
This commit is contained in:
parent
fc3290c7a8
commit
483b5ad607
1 changed files with 1 additions and 1 deletions
|
@ -1849,7 +1849,7 @@ variable codegen-target
|
|||
6 + codegen-target !
|
||||
shift-args
|
||||
else
|
||||
shift-args
|
||||
drop shift-args
|
||||
next-arg codegen-target !
|
||||
then
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue