Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
(CLJS) go block containing letfn does not compile
Key details
Description
The following compiles and runs correctly:
However, this fails to compile with `clojure.lang.ExceptionInfo: bindings must be vector of even number of elements...`:
The following compiles and runs correctly:
However, this fails to compile with `clojure.lang.ExceptionInfo: bindings must be vector of even number of elements...`: