use racket/base instead
This commit is contained in:
parent
ca8dad126c
commit
4d69fcc8a9
|
@ -197,7 +197,7 @@ does not trigger the evaluation of the enclosing module. The
|
|||
(/ 1 0)
|
||||
|
||||
;; don't run this file for testing:
|
||||
(module* test racket
|
||||
(module* test racket/base
|
||||
;; no tests!
|
||||
13)
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user