Add Gambit #<< to hash-syntax
This commit is contained in:
parent
269d775293
commit
d0efc672aa
|
@ -31,6 +31,9 @@
|
||||||
(id "#<...>")
|
(id "#<...>")
|
||||||
(description "XML literal [SRFI 107]; Unreadable object [Gauche]")
|
(description "XML literal [SRFI 107]; Unreadable object [Gauche]")
|
||||||
|
|
||||||
|
(id "#<<")
|
||||||
|
(description "Multi-line string literal [Gambit]")
|
||||||
|
|
||||||
(id "#<n>#")
|
(id "#<n>#")
|
||||||
(description "Datum reference [R7RS]")
|
(description "Datum reference [R7RS]")
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue