.
original commit: 9809cd02b58719562abb2a278d81411d9a64a4ca
This commit is contained in:
parent
e8512fc005
commit
d8a9896727
|
@ -15,10 +15,6 @@
|
|||
msg
|
||||
stx
|
||||
detail))])
|
||||
(unless (string? (syntax-e (syntax program-name)))
|
||||
(serror
|
||||
"program name is not a string"
|
||||
(syntax program-name)))
|
||||
(let ([extract (lambda (what args . detail)
|
||||
(if (null? args)
|
||||
(apply serror (format "missing ~a" what) detail)
|
||||
|
|
Loading…
Reference in New Issue
Block a user