On 3/12/12 4:45 PM, Rüdiger Asche wrote:
Hi there,why is the Zero alias replaced correctly in every form in the expression except the case branch where it is inserted as a literal?
The c in (case c ...) is in an implicitly quoted position (it's data, not program) and therefore is not subject to expansion (or evaluation).
David ____________________ Racket Users list: http://lists.racket-lang.org/users