Add missing label require.
This commit is contained in:
parent
0864d5848b
commit
46a8506f99
|
@ -502,6 +502,8 @@ for use in double hashing.}
|
|||
|
||||
@note-lib-only[racket/hash]
|
||||
|
||||
@(require (for-label racket/hash))
|
||||
|
||||
@(define the-eval (make-base-eval))
|
||||
@(the-eval '(require racket/hash))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user