#126
Through the Looking Class
 

Difficulty:Easy
Topics:fun brain-teaser


Enter a value which satisfies the following:
test not run
(let [x __]
                     (and (= (class x) x) x))


Code which fills in the blank: