Edit for consistency
This commit is contained in:
parent
7002737e10
commit
0bef9b29fe
|
@ -47,7 +47,7 @@
|
||||||
(description "Literal character [R7RS]")
|
(description "Literal character [R7RS]")
|
||||||
|
|
||||||
(id "#`")
|
(id "#`")
|
||||||
(description "quasisyntax [R6RS, syntax-case]; legacy string interpolation [Gauche]")
|
(description "quasisyntax [R6RS, syntax-case]; legacy interpolated string [Gauche]")
|
||||||
|
|
||||||
(id "#|")
|
(id "#|")
|
||||||
(description "Block comment until |# [R6RS, R7RS, SRFI 30]")
|
(description "Block comment until |# [R6RS, R7RS, SRFI 30]")
|
||||||
|
|
Loading…
Reference in New Issue