Incorporate hash-syntax #: update from John

This commit is contained in:
Lassi Kortela 2020-08-17 08:32:23 +03:00
parent 8ea28a5590
commit 551da2dccc
1 changed files with 1 additions and 1 deletions

View File

@ -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]")