mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-07-12 07:27:33 +02:00
When char-set, w/case, w/nocase, w/ascii or w/unicode is applied on a <cset-sre>, only (cadr sre) is taken, the rest is ignored. Which is the right thing to do only if (null? (cddr sre)). If there are more arguments, error out instead of silently ignoring them. |
||
---|---|---|
.. | ||
chibi | ||
scheme | ||
srfi | ||
init-7.scm | ||
meta-7.scm |