.
original commit: f0bba5d1aafe35e8eeac11d1d94ef07763d35c06
This commit is contained in:
parent
bd9d830f13
commit
3a2c0d600e
|
@ -552,7 +552,6 @@
|
||||||
[bytes-name (if (symbol? name)
|
[bytes-name (if (symbol? name)
|
||||||
(string->bytes/utf-8 (symbol->string name))
|
(string->bytes/utf-8 (symbol->string name))
|
||||||
name)])
|
name)])
|
||||||
(printf "~s\n" (list 'bytes=? bytes-name except))
|
|
||||||
(unless (and except
|
(unless (and except
|
||||||
(bytes=? bytes-name except))
|
(bytes=? bytes-name except))
|
||||||
(set! sub-folders
|
(set! sub-folders
|
||||||
|
|
Loading…
Reference in New Issue
Block a user