Hacker News new | ask | show | jobs
by TY 3301 days ago
This is from 2010.
1 comments

Oh, but if people annotate the title, it won't compile anymore.
... it will if you annotate it with (2010)

;-)

I think what you want is:

  (from 2010 (take 8 (phil-hagelberg)))
Or maybe just

    (take 8 (phil-hagelberg)) `(2010)
should compile.