sync
This commit is contained in:
parent
50c8bafd9f
commit
ac06c97e30
820 changed files with 467502 additions and 386453 deletions
|
@ -676,7 +676,7 @@ more text" #'get-output-stream-string os)
|
|||
|
||||
;; write-char - function
|
||||
(equal-eval "a b"
|
||||
'(with-output-to-string (s)
|
||||
'(with-output-to-string (s)
|
||||
(write-char #\a s)
|
||||
(write-char #\Space s)
|
||||
(write-char #\b s)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue