fix bug in CURRY compiler-macro
commit6fb9452b2bbd3867aa29bb0070d8919c4d1a572d
authorJames M. Lawrence <llmjjmll@gmail.com>
Wed, 2 Nov 2011 16:25:13 +0000 (2 18:25 +0200)
committerNikodemus Siivola <nikodemus@random-state.net>
Wed, 2 Nov 2011 16:25:13 +0000 (2 18:25 +0200)
tree998d10059b42a96a5e34cf0cc069f48e8240f76e
parent268b6da4603d156cd22fedbfd5b8c5e67d2a394e
fix bug in CURRY compiler-macro

  Multiple evaluation of the function argument, oops.
functions.lisp
tests.lisp