Presumably it's treating `#"` [as a function abbreviation just like it would `#'`](http://www.lispworks.com/documentation/HyperSpec/Body/02_dhb.htm), even though the former is undefined in Common Lisp. I don't think it knows anything about Clojure specifically.