Incorporate hash-syntax #: update from John
This commit is contained in:
parent
8ea28a5590
commit
551da2dccc
|
@ -23,7 +23,7 @@
|
|||
(description "Regular expression [Gauche]")
|
||||
|
||||
(id "#:")
|
||||
(description "Keyword [Guile, Kawa, Racket]; Uninterned symbol [Gauche]")
|
||||
(description "Keyword object [Chicken, Guile, S7]; Keyword marker [Kawa, Racket]; Uninterned symbol [Gauche]")
|
||||
|
||||
(id "#;")
|
||||
(description "S-expression comment [R6RS, R7RS, SRFI 62]")
|
||||
|
|
Loading…
Reference in New Issue