..
original commit: b9dd3c4a9f0a9661c371dc77e7772656882d4b29
This commit is contained in:
parent
b861fc6334
commit
64e26da03c
|
@ -1745,6 +1745,7 @@
|
|||
(char? x)
|
||||
(null? x)
|
||||
(number? x)
|
||||
(regexp? x)
|
||||
(and (pair? x)
|
||||
(printable? (car x))
|
||||
(printable? (cdr x)))
|
||||
|
|
Loading…
Reference in New Issue
Block a user