On 2011-09-02 19:36:01 -0600, Jay McCarthy wrote: > syntax-parse requires literals to be bound, it will never match just > based on the identifier symbol
You can get around this by using the ~datum pattern. There's a margin note next to the #:literals description that remarks on that. Cheers, Asumu _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

