Fix optimization tests.
This commit is contained in:
parent
0796350a88
commit
6af2f711b7
|
@ -9,7 +9,10 @@
|
||||||
racket/unsafe/undefined
|
racket/unsafe/undefined
|
||||||
racket/unsafe/ops
|
racket/unsafe/ops
|
||||||
compiler/zo-parse
|
compiler/zo-parse
|
||||||
compiler/zo-marshal)
|
compiler/zo-marshal
|
||||||
|
;; `random` from `racket/base is a Racket function, which makes
|
||||||
|
;; compilation less predictable than a primitive
|
||||||
|
(only-in '#%kernel random))
|
||||||
|
|
||||||
;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user