Skip to content

1.0.0-alpha15 doesn't compile in CLJS #38

@thenonameguy

Description

@thenonameguy

Could have been caught with #13

------ ERROR -------------------------------------------------------------------
 File: jar:file:/Users/kszabo/.m2/repository/spec-coerce/spec-coerce/1.0.0-alpha15/spec-coerce-1.0.0-alpha15.jar!/spec_coerce/core.cljc:179:11
--------------------------------------------------------------------------------
 176 |
 177 | (defn parse-multi-spec
 178 |   [[_ f retag & _]]
 179 |   (let [f (resolve f)]
-----------------^--------------------------------------------------------------
Encountered error when macroexpanding cljs.core/resolve.
AssertionError: Assert failed: Argument to resolve must be a quoted symbol
(core/and (seq? quoted-sym) (= (quote quote) (first quoted-sym)))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions