BSL and BSL+: fix an error message
This commit is contained in:
parent
73a4b1758e
commit
e0bf863b21
|
@ -62,7 +62,7 @@
|
|||
[_else
|
||||
(raise-syntax-error
|
||||
#f
|
||||
"expected a function call but there is no open parenthesis before this function"
|
||||
"expected a function call, but there is no open parenthesis before this function"
|
||||
stx)]))
|
||||
#'orig-name))]))]))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user