clojure.core/read improvements: support :eof + :read-cond
This commit is contained in:
parent
2a826ac432
commit
d04e897ef4
2 changed files with 2 additions and 1 deletions
2
sci
2
sci
|
|
@ -1 +1 @@
|
|||
Subproject commit 46d1c0876c700e5ce05884a633b73a18071277b6
|
||||
Subproject commit 842c8cbb520fc9449f21b4f19c3838ed654a76c1
|
||||
|
|
@ -398,6 +398,7 @@
|
|||
clojure.lang.PersistentTreeSet
|
||||
clojure.lang.PersistentVector
|
||||
clojure.lang.Ratio
|
||||
clojure.lang.ReaderConditional
|
||||
clojure.lang.Repeat
|
||||
clojure.lang.Reversible
|
||||
clojure.lang.Symbol
|
||||
|
|
|
|||
Loading…
Reference in a new issue