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