Explorar el Código

core: fix PSP leak in MOVE

pull/102/head
Virgil Dupras hace 4 años
padre
commit
9a8c25ceb4
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      forth/core.fs

+ 1
- 0
forth/core.fs Ver fichero

@@ -126,4 +126,5 @@
ROT SWAP OVER I + ( a1 a2 x a2 )
C! ( a1 a2 )
LOOP
2DROP
;

Cargando…
Cancelar
Guardar