File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -9093,9 +9093,6 @@ reduces them without incurring seq initialization"
90939093

90949094
(regexp? obj) (write-all writer "#\"" (.-source obj) "\"")
90959095

9096-
(implements? IPrintWithWriter obj)
9097-
(-pr-writer obj writer opts)
9098-
90999096
:else
91009097
(if (.. obj -constructor -cljs$lang$ctorStr)
91019098
(write-all writer

0 commit comments

Comments
 (0)