mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-19 05:39:18 +02:00
typo, export ellipsis-identifier?
This commit is contained in:
parent
43d6d20598
commit
ec345fe370
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
syntax-case syntax quasisyntax unsyntax unsyntax-splicing
|
||||
datum->syntax syntax->datum
|
||||
generate-temporaries with-syntax syntax-violation
|
||||
with-ellipsis ellipsis-identifier=?)
|
||||
with-ellipsis ellipsis-identifier?)
|
||||
(import (chibi)
|
||||
(chibi ast)
|
||||
(meta)
|
||||
|
|
Loading…
Add table
Reference in a new issue