Part of https://dev.clojure.org/jira/browse/CLJS-1461
Changes:
:the-var
rename :var-special op to :the-var
:deftype
rename :deftype* op to :deftype
:defrecord
rename :defrecord* op to :defrecord
:with-meta
rename :meta op to :with-meta
PR for Travis.ci tests: https://github.com/frenchy64/clojurescript/pull/15Patch: CLJS-2788.patch
Part of https://dev.clojure.org/jira/browse/CLJS-1461
Changes:
:the-var
rename :var-special op to :the-var
:deftype
rename :deftype* op to :deftype
:defrecord
rename :defrecord* op to :defrecord
:with-meta
rename :meta op to :with-meta
PR for Travis.ci tests: https://github.com/frenchy64/clojurescript/pull/15
Patch: CLJS-2788.patch