SCI: fn, defn and defmacro as macros (#1437)
This commit is contained in:
parent
eb740c7c9b
commit
7b6a69f2b3
2 changed files with 2 additions and 2 deletions
|
|
@ -63,7 +63,7 @@
|
|||
:lib-tests
|
||||
{:extra-paths ["process/src" "process/test" "test-resources/lib_tests"]
|
||||
:extra-deps {org.clj-commons/clj-http-lite {:mvn/version "0.4.392"}
|
||||
org.babashka/spec.alpha {:git/url "https://github.com/babashka/spec.alpha"
|
||||
#_#_org.babashka/spec.alpha {:git/url "https://github.com/babashka/spec.alpha"
|
||||
:sha "0dec1f88cbde74a0470b454396f09a03adb4ae39"}
|
||||
lambdaisland/regal {:mvn/version "0.0.143"}
|
||||
cprop/cprop {:mvn/version "0.1.16"}
|
||||
|
|
|
|||
2
sci
2
sci
|
|
@ -1 +1 @@
|
|||
Subproject commit d509d47a60bffb7d186be9fd41c43962d34c05f9
|
||||
Subproject commit 165462e1abffc6a061c7e05025b7ba9bde0e529e
|
||||
Loading…
Reference in a new issue