Skip to content

Commit 3ab68a8

Browse files
committed
for clj and cljs
1 parent baf5529 commit 3ab68a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/practitest_firecracker/query_dsl.cljc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
{:query true})
127127
(compiler query)))))
128128

129-
(defn read-query-clj [s]
129+
(defn try-read-query [s]
130130
#?(:cljs
131131
(try
132132
(read-query s)

0 commit comments

Comments
 (0)