ja
This commit is contained in:
@@ -259,5 +259,7 @@
|
|||||||
((string=? stem3 "") "_")
|
((string=? stem3 "") "_")
|
||||||
(reserved? (string-append "_" stem3))
|
(reserved? (string-append "_" stem3))
|
||||||
(else stem3))))
|
(else stem3))))
|
||||||
(string-append stem4 ext)))
|
(string-trim
|
||||||
|
(string-append
|
||||||
|
(string-trim stem4) (string-trim ext)))))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user