summaryrefslogtreecommitdiff
path: root/macros.fnl
diff options
context:
space:
mode:
authorAndrey Listopadov <andreyorst@gmail.com>2021-04-24 15:32:55 +0300
committerAndrey Listopadov <andreyorst@gmail.com>2021-04-24 15:35:15 +0300
commita8948ed1964033a437933db8c687d8c8e26bde44 (patch)
treeff8b31a2155b5360bc94aea44c8bf99394e76efa /macros.fnl
parent54294f7c864b9597c3775793015f600b1022594f (diff)
fix: move test library to separate project
Diffstat (limited to 'macros.fnl')
-rw-r--r--macros.fnl5
1 files changed, 1 insertions, 4 deletions
diff --git a/macros.fnl b/macros.fnl
index c7a42b9..004c2ab 100644
--- a/macros.fnl
+++ b/macros.fnl
@@ -1212,10 +1212,7 @@ Always run some side effect action:
: def
: defonce}
{:__index
- {:_VERSION "0.5.1"
- :_LICENSE "[MIT](https://gitlab.com/andreyorst/fennel-cljlib/-/raw/master/LICENSE)"
- :_COPYRIGHT "Copyright (C) 2020-2021 Andrey Listopadov"
- :_DOC_ORDER [:fn*
+ {:_DOC_ORDER [:fn*
:try
:def :defonce :defmulti :defmethod
:into :empty