io.encodings.utf32: Fix unmatched <PRIVATE.

db4
Doug Coleman 2013-03-10 17:57:03 -07:00
parent c677e34880
commit d7a61ae809
1 changed files with 2 additions and 0 deletions

View File

@ -60,3 +60,5 @@ M: utf32 <decoder> ( stream utf32 -- decoder )
M: utf32 <encoder> ( stream utf32 -- encoder )
drop bom-le over stream-write utf32le <encoder> ;
PRIVATE>