Partial fix for #1632
This commit is contained in:
parent
0b892ad8e5
commit
7ecd2fe59e
1 changed files with 2 additions and 0 deletions
|
|
@ -736,6 +736,8 @@
|
|||
java.lang.Thread
|
||||
(instance? java.security.cert.X509Certificate v)
|
||||
java.security.cert.X509Certificate
|
||||
(instance? java.io.Console v)
|
||||
java.io.Console
|
||||
;; keep commas for merge friendliness
|
||||
)))
|
||||
m (assoc m (list 'quote 'clojure.lang.Var) 'sci.lang.Var)
|
||||
|
|
|
|||
Loading…
Reference in a new issue