KR
Size: a a a
KR
VV
KR
VV
ST
VV
KR
VV
VV
KR
ST
VV
macroses.core> (defn filt [binds] (filter keyword? (quote binds)))
;; => #'macroses.core/filt
macroses.core> (filt [foo :bar bar :baz])
Syntax error compiling at (*cider-repl clojure/macroses:localhost:33311(clj)*:2618:16).
Unable to resolve symbol: foo in this context
VV
VV
VV
ST
VV
VV
VV
ST