We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 055f39b commit ebe1b26Copy full SHA for ebe1b26
src/test/self/self_parity/test.cljs
@@ -18,7 +18,7 @@
18
(:require [clojure.string :as string]
19
[cljs.nodejs :as nodejs]
20
[cljs.js :as cljs]
21
- [cljs.reader :as reader]
+ [cljs.tools.reader :as reader]
22
[cljs.stacktrace :as st]))
23
24
(def out-dir "builds/out-self-parity")
0 commit comments