We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26351c5 commit 61a3aaeCopy full SHA for 61a3aae
hackett-lib/hackett/private/base.rkt
@@ -454,11 +454,9 @@
454
#:with x- #'x.internal-id
455
(syntax-property
456
#`(define- x-
457
- (#%expression
458
- (: #,((attribute x.scoped-binding-introducer)
459
- #'e)
460
- x.type
461
- #:exact)))
+ (: #,((attribute x.scoped-binding-introducer) #'e)
+ x.type
+ #:exact))
462
'disappeared-use
463
(syntax-local-introduce #'x))]
464
0 commit comments