renamed stepper-define-struct-hint to stepper-black-box-expr

This commit is contained in:
John Clements 2011-06-29 10:03:44 -07:00
parent ae9cab6ee0
commit b1d791a02e

View File

@ -208,7 +208,7 @@
;; again, with properties
(with-syntax ((struct-type-defs
(stepper-syntax-property
(syntax/loc x struct-type-defs) 'stepper-define-struct-hint #'?stx))
(syntax/loc x struct-type-defs) 'stepper-black-box-expr #'?stx))
(constructor-def
(stepper-syntax-property #'constructor-def 'stepper-skip-completely #t))
(predicate-def