io.encodings.utf16n: Fix using.
parent
77c256412d
commit
180a0be647
|
@ -1,5 +1,5 @@
|
|||
USING: accessors alien.data io.encodings.utf16
|
||||
io.streams.byte-array kernel tools.test ;
|
||||
io.encodings.utf16n io.streams.byte-array kernel tools.test ;
|
||||
IN: io.encodings.utf16n.tests
|
||||
|
||||
: correct-endian ( obj -- ? )
|
||||
|
|
Loading…
Reference in New Issue