From 51860426632ba2c66eb8db61b38a9e6aa9469bce Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Fri, 30 Sep 2022 13:19:08 +0200 Subject: [PATCH] explain-out --- feature-spec-alpha/babashka/impl/spec.clj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/feature-spec-alpha/babashka/impl/spec.clj b/feature-spec-alpha/babashka/impl/spec.clj index 41cd9f43..3bc06519 100644 --- a/feature-spec-alpha/babashka/impl/spec.clj +++ b/feature-spec-alpha/babashka/impl/spec.clj @@ -96,7 +96,8 @@ 'explain-data* (copy-var s/explain-data* sns) '->sym (copy-var s/->sym sns) 'explain-str (copy-var s/explain-str sns) - 'registry (copy-var s/registry sns)}) + 'registry (copy-var s/registry sns) + 'explain-out (copy-var s/explain-out sns)}) #_:clj-kondo/ignore (def test-namespace