combinators: fix typo
parent
3e8d21b493
commit
0b207caa87
|
@ -31,7 +31,7 @@ SLOT: out
|
|||
[ dip ] dip
|
||||
dup in>> length swap out>> length
|
||||
check-datastack
|
||||
] 2dip
|
||||
] 2dip rot
|
||||
[ 2drop ] [ wrong-values ] if ;
|
||||
|
||||
: execute-effect ( word effect -- )
|
||||
|
|
Loading…
Reference in New Issue