Shadow stream-element-type in tests for ecl

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

View File

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