Initialize base-special-env in TR typecheck tests
original commit: a3a04387fa2bd533743ebf79b00eda526e249667
This commit is contained in:
parent
b5efb00d7e
commit
b903379c2a
|
@ -22,6 +22,7 @@
|
|||
syntax/parse
|
||||
(base-env
|
||||
base-env-indexing
|
||||
base-special-env
|
||||
base-structs)
|
||||
(typecheck typechecker)
|
||||
(utils mutated-vars)
|
||||
|
@ -37,6 +38,7 @@
|
|||
(initialize-structs)
|
||||
(initialize-indexing)
|
||||
(initialize-type-names)
|
||||
(initialize-special)
|
||||
|
||||
;; tr-expand: syntax? -> syntax?
|
||||
;; Expands out a form and annotates it with necesarry TR machinery.
|
||||
|
|
Loading…
Reference in New Issue
Block a user