Skip to content

Commit 5045ac1

Browse files
minerstuarthalloway
authored andcommitted
make *default-data-reader-fn* set\!-able in REPL
Signed-off-by: Stuart Halloway <stu@thinkrelevance.com>
1 parent 9e325ea commit 5045ac1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/clj/clojure/main.clj

+1
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@
9595
*print-length* *print-length*
9696
*print-level* *print-level*
9797
*data-readers* *data-readers*
98+
*default-data-reader-fn* *default-data-reader-fn*
9899
*compile-path* (System/getProperty "clojure.compile.path" "classes")
99100
*command-line-args* *command-line-args*
100101
*unchecked-math* *unchecked-math*

0 commit comments

Comments
 (0)