mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 14:00:21 +02:00
(Block Comments): More cindex entries.
This commit is contained in:
parent
4846ae2c96
commit
456f797bac
1 changed files with 4 additions and 1 deletions
|
@ -200,10 +200,13 @@ convention is used when indenting code in Emacs' Scheme mode.
|
|||
|
||||
@node Block Comments
|
||||
@subsubsection Block Comments
|
||||
@cindex multiline comments
|
||||
@cindex block comments
|
||||
@cindex #!
|
||||
@cindex !#
|
||||
|
||||
@c FIXME::martin: Review me!
|
||||
|
||||
@cindex multiline comments
|
||||
In addition to the standard line comments defined by R5RS, Guile has
|
||||
another comment type for multiline comments, called @dfn{block
|
||||
comments}. This type of comment begins with the character sequence
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue