wip [skip ci]
This commit is contained in:
parent
9667dbf47b
commit
77fc49d1fd
1 changed files with 1 additions and 0 deletions
|
|
@ -542,6 +542,7 @@
|
||||||
You don't call this."
|
You don't call this."
|
||||||
{:added "1.1"}
|
{:added "1.1"}
|
||||||
[msg form]
|
[msg form]
|
||||||
|
;; (println (assert-expr msg form))
|
||||||
`(try ~(assert-expr msg form)
|
`(try ~(assert-expr msg form)
|
||||||
;; TODO: make SCI catch Throwable as well
|
;; TODO: make SCI catch Throwable as well
|
||||||
(catch ~(with-meta 'Exception {:sci/error true}) t#
|
(catch ~(with-meta 'Exception {:sci/error true}) t#
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue