[racket] regexp-match number

From: Louis-Philippe (default at spiralix.org)
Date: Wed Jun 22 09:52:09 EDT 2011

Hi all,

   I have a small question about regexp-match:


   when I want to insert a sub-expression followed by a number what should I
write?

like "\1001" to insert sub-expression 1 followed by 001

   right now tries to insert sub-expression 1001...  is there a way to
escape this?


thanks!


L-P


p.s. I double posted on the IRC...  so the first good response I get I will
re-post, thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20110622/907dcfe9/attachment.html>

Posted on the users mailing list.