Jörg F. Wittenberger scripsit: > There is a suspicious line in regex-core.scm 2222: > > it reads: > > (printing or graphic whitespace) > > IMHO it should read: > > (printing . (or graphic whitespace))
Those are exactly the same thing. I run into this all the time when creating a-lists where the value is a list. -- We call nothing profound [email protected] that is not wittily expressed. John Cowan --Northrop Frye (improved) _______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
