[r6rs-discuss] Typo, sec 1.8 (32=>42)

David Cuthbert dacut at kanga.org
Mon Sep 18 15:01:13 EDT 2006


Unless I'm missing something, the (define-syntax def ...) example should
read:

  (def f (x)
    (+ x 42))

Currently, 42 is 32, which is true only for large values of 32.





More information about the r6rs-discuss mailing list