Add #' from syntax-case
This commit is contained in:
parent
4a1f65a6f7
commit
1dc32b304c
|
@ -4,6 +4,9 @@
|
||||||
(id "#\"")
|
(id "#\"")
|
||||||
(description "Interpolated string [Gauche]")
|
(description "Interpolated string [Gauche]")
|
||||||
|
|
||||||
|
(id "#'")
|
||||||
|
(description "Syntax datum [R6RS, syntax-case]")
|
||||||
|
|
||||||
(id "#(")
|
(id "#(")
|
||||||
(description "Vector [R7RS]")
|
(description "Vector [R7RS]")
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue