whitespace normalizer
This commit is contained in:
@ -223,6 +223,7 @@
|
|||||||
#+rune-is-integer
|
#+rune-is-integer
|
||||||
(progn
|
(progn
|
||||||
(defstruct (character-stream-ystream/utf8
|
(defstruct (character-stream-ystream/utf8
|
||||||
|
(:constructor make-character-stream-ystream/utf8 (os-stream))
|
||||||
(:include %stream-ystream)
|
(:include %stream-ystream)
|
||||||
(:conc-name "YSTREAM-")))
|
(:conc-name "YSTREAM-")))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user