1
0
Fork 0

critbit: Make compiler happy NOFIX

master
Michael Raitza 2020-02-09 21:27:11 +01:00
parent 3e2f2e7dac
commit 0674a825b0
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ PRIVATE>
[ [ byte#>> ] bi@ - [ 0 < ] [ 0 = ] bi ] 2keep
[ bits>> ] > and
or
] dip
] dip drop
;
: insertion-walk ( tree split-node new-direction -- tree )