Add a quick TODO; interpret-import in progress
This commit is contained in:
parent
3749d2ea50
commit
2f6e81edb1
|
@ -257,7 +257,7 @@
|
||||||
(parser/parse)
|
(parser/parse)
|
||||||
(interpret))]
|
(interpret))]
|
||||||
(swap! ctx update-ctx {name result})
|
(swap! ctx update-ctx {name result})
|
||||||
result
|
result ;; TODO: test this!
|
||||||
))))
|
))))
|
||||||
|
|
||||||
(defn interpret-ast [ast ctx]
|
(defn interpret-ast [ast ctx]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user