json encode output
This commit is contained in:
parent
ed0a3311a4
commit
af95c9800f
|
@ -47,8 +47,8 @@
|
||||||
(set post (i/interpret prelude/post/ast ctx))
|
(set post (i/interpret prelude/post/ast ctx))
|
||||||
([err] (e/runtime-error err)))
|
([err] (e/runtime-error err)))
|
||||||
(set (out :draw) (post :draw))
|
(set (out :draw) (post :draw))
|
||||||
out
|
# out
|
||||||
# (-> out j/encode string)
|
(-> out j/encode string)
|
||||||
)
|
)
|
||||||
|
|
||||||
(comment
|
(comment
|
||||||
|
|
Loading…
Reference in New Issue
Block a user