fix bug in fill
FossilOrigin-Name: f89204ba4dd383eb98fdf287944f5a04e15b2e1596085eb6d188dc8809903b3f
This commit is contained in:
parent
6b5c455286
commit
96cdf08bd9
3 changed files with 723 additions and 723 deletions
|
@ -1832,7 +1832,7 @@ before the semicolon to a jump.
|
|||
### Memory
|
||||
|
||||
~~~
|
||||
:fill (vpn-) [ dup-pair store-next ] times drop-pair ;
|
||||
:fill (vpn-) [ dup-pair store n:inc ] times drop-pair ;
|
||||
~~~
|
||||
|
||||
## I/O
|
||||
|
|
BIN
ngaImage
BIN
ngaImage
Binary file not shown.
1444
vm/nga-c/image.c
1444
vm/nga-c/image.c
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue