scibble: repair related to recent `scribble/tag' contracts
original commit: 3f6b30a569ad4fbb63d4dadaabc992326c710017
This commit is contained in:
parent
e36ebc9823
commit
d8b44df63f
|
@ -31,7 +31,7 @@
|
|||
|
||||
(define (taglet? v)
|
||||
(and (not (generated-tag? v))
|
||||
(tag? (list 'something v))))
|
||||
(tag? (list 'something (list v)))))
|
||||
|
||||
(define interned (make-weak-hash))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user