Shadow stream-element-type in tests for ecl

This commit is contained in:
2023-11-26 22:22:56 +01:00
parent 7a3f243d49
commit 0c63e0d008

View File

@ -37,6 +37,8 @@
#-(or sbcl allegro cmu clisp openmcl lispworks ecl clasp abcl mocl genera mezzano) ...
#:fundamental-binary-input-stream #:fundamental-binary-output-stream
#:stream-read-byte #:stream-write-byte)
#+ecl
(:shadowing-import-from :gray #:stream-element-type)
(:export
#:perform-all-tests
#:perform-deflate-tests