..
original commit: a4e459f9d5a6cb96b169914ddb11edabd57d6c98
This commit is contained in:
parent
93acb4bc1f
commit
57bbeada6f
|
@ -67,7 +67,7 @@
|
|||
[else "<<unknown>>"])))
|
||||
|
||||
(with-syntax ([neg-blame-str (build-src-loc-string/unk stx)])
|
||||
(syntax-case stx ()
|
||||
(syntax-case stx (set!)
|
||||
[(set! _ arg)
|
||||
(raise-syntax-error 'define/contract
|
||||
"cannot set! a define/contract variable"
|
||||
|
|
Loading…
Reference in New Issue
Block a user