1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-04 22:40:25 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2004-08-27 01:23:11 +00:00
parent 51e15ebefd
commit 830ea8d039

View file

@ -2,6 +2,10 @@
* tests/regexp.test (regexp-quote): New tests.
* tests/srfi-31.test: Use define-module to keep bindings out of
further tests. Use-module (test-suite lib) for stand-alone operation.
(rec): Exercise bad args.
2004-08-25 Kevin Ryde <user42@zip.com.au>
* and-let-star.scm (and-let*): Give #t for an empty body, per srfi-2