Name: Anonymous 2009-11-21 17:09
Post here whenever you waste hours of your life on a simple bug, so that others may mock you (and/or learn from your mistakes).
(cons 'let (cons paramlist body)) is not the same as (list 'let paramlist body)
(cons 'let (cons paramlist body)) is not the same as (list 'let paramlist body)