fix mangled keyword in coffitype->typename

This commit is contained in:
Kristin Rutenkolk 2025-01-02 23:40:05 +01:00
parent 78d39b1541
commit cb3e62057f

View file

@ -1769,7 +1769,7 @@
::c-string 'String}] ::c-string 'String}]
(cond (and arr? raw?) (get array-types type 'objects) (cond (and arr? raw?) (get array-types type 'objects)
(and arr?) `clojure.lang.IPersistentVector (and arr?) `clojure.lang.IPersistentVector
:default (get single-types type (keyword (str *ns*) (str type)))))) :default (get single-types type type))))
(defn- coffitype->array-fn [type] (defn- coffitype->array-fn [type]
(get (get