Remove unnecessary type->contract case
original commit: 9eaf5aaddbd4aaf444305491b0d0bbd3024fdf2f
This commit is contained in:
parent
8cb2e46596
commit
5644dbec4b
|
@ -379,7 +379,6 @@
|
|||
#,(contract-kind->keyword
|
||||
(current-contract-kind)))])
|
||||
n*))))]
|
||||
[(Value: #f) #'false/c]
|
||||
[(Instance: (? Mu? t))
|
||||
(t->c (make-Instance (resolve-once t)))]
|
||||
[(Instance: (Class: _ _ (list (list name fcn) ...)))
|
||||
|
|
Loading…
Reference in New Issue
Block a user