bug#71304: [PATCH] Add support for 'else' clause in R7RS cond-expand.
Maxim Cournoyer <[email protected]>
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hello Arne, "Dr. Arne Babenhauserheide" <[email protected]> writes: > Maxim Cournoyer <[email protected]> writes: > >> * module/ice-9/r7rs-libraries.scm (define-library) >> <handle-cond-expand>: Add a pattern to match an 'else' clause. > > This looks good to me. I applied and pushed it. Yay! Thank you. -- Maxim