Hacker News new | ask | show | jobs
by marcosdumay 3312 days ago
Oh, but if people annotate the title, it won't compile anymore.
1 comments

... 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.