parent
8061414c1a
commit
8e723f1721
|
@ -124,6 +124,7 @@
|
|||
(let ([result (not (file-exists? f))])
|
||||
(with-output-to-file f
|
||||
(lambda () (printf "~a" str))
|
||||
#:mode 'text
|
||||
#:exists 'replace)
|
||||
f))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user