Add note [skip ci]

This commit is contained in:
Michiel Borkent 2022-07-29 15:05:23 +02:00
parent 774b2d5d3d
commit 2a01f8720e

View file

@ -458,6 +458,7 @@
(sci/eval-string* @ctx expr))))
(defn ^:macro exec
"This is a macro so it works correctly with :init"
([_ _ sym]
(let [ns (namespace sym)
ns (or ns (symbol (str @sci/ns)))