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