Add note [skip ci]
This commit is contained in:
parent
774b2d5d3d
commit
2a01f8720e
1 changed files with 1 additions and 0 deletions
|
|
@ -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)))
|
||||
|
|
|
|||
Loading…
Reference in a new issue