Forgot to disable this yet again.
original commit: f7634043479125de58308197c3fb5fea75146db5
This commit is contained in:
parent
19bb208f4f
commit
4a5379ca01
|
@ -26,7 +26,7 @@ at least theoretically.
|
|||
rep utils typecheck infer env private types)
|
||||
|
||||
(define optimize? (make-parameter #f))
|
||||
(define-for-syntax enable-contracts? #t)
|
||||
(define-for-syntax enable-contracts? #f)
|
||||
|
||||
;; fancy require syntax
|
||||
(define-syntax (define-requirer stx)
|
||||
|
|
Loading…
Reference in New Issue
Block a user