Fix use of expected type of ignore expressions.
original commit: ca082c2176ce8bd79e8bb572d7a0a8d2e53b225f
This commit is contained in:
parent
df3d7d642b
commit
da368d9e46
|
@ -244,7 +244,7 @@
|
|||
(register-ignored! form)
|
||||
(check-subforms/ignore form)
|
||||
;; We trust ignore to be only on syntax objects objects that are well typed
|
||||
expected]
|
||||
(ret -Bottom)]
|
||||
;; explicit failure
|
||||
[t:typecheck-failure
|
||||
(explicit-fail #'t.stx #'t.message #'t.var)]
|
||||
|
|
Loading…
Reference in New Issue
Block a user