Fixed a blame assignment typo.
svn: r17741
This commit is contained in:
parent
2633965c91
commit
d01e61508f
|
@ -928,7 +928,7 @@ v4 todo:
|
|||
[rng-underscore? (box? (->d-range ->d-stct))])
|
||||
(when (->d-pre-cond ->d-stct)
|
||||
(unless (apply (->d-pre-cond ->d-stct) dep-pre-args)
|
||||
(raise-blame-error blame
|
||||
(raise-blame-error (blame-swap blame)
|
||||
val
|
||||
"#:pre-cond violation~a"
|
||||
(build-values-string ", argument" dep-pre-args))))
|
||||
|
|
Loading…
Reference in New Issue
Block a user