base64: fix stack effect typo.

clean-macosx-x86-32
John Benediktsson 2019-05-20 08:39:13 -07:00
parent bfc133742e
commit 414a426880
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ PRIVATE>
PRIVATE>
: >base64 ( base64 -- seq )
: >base64 ( seq -- base64 )
binary [
ensure-encode-length
binary [ encode-base64 ] with-byte-reader