Give the type-name signature off `define-record-procedures' a name.
This commit is contained in:
parent
9b1188c77a
commit
29a0511439
|
@ -171,7 +171,7 @@
|
|||
(with-syntax ((base-signature
|
||||
(stepper-syntax-property
|
||||
#'(define ?type-name
|
||||
(signature (predicate real-predicate)))
|
||||
(signature ?type-name (predicate real-predicate)))
|
||||
'stepper-skip-completely
|
||||
#t))
|
||||
(constructor-signature
|
||||
|
|
Loading…
Reference in New Issue
Block a user