mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 20:00:19 +02:00
(and-let*): Use re-export-syntax' instead of
export-syntax'.
This commit is contained in:
parent
e9965e8fb7
commit
cc259e57b1
1 changed files with 1 additions and 1 deletions
|
@ -44,6 +44,6 @@
|
|||
(define-module (srfi srfi-2)
|
||||
:use-module (ice-9 and-let-star))
|
||||
|
||||
(export-syntax and-let*)
|
||||
(re-export-syntax and-let*)
|
||||
|
||||
(cond-expand-provide (current-module) '(srfi-2))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue