1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 14:21:10 +02:00

(Block Comments): More cindex entries.

This commit is contained in:
Kevin Ryde 2004-09-25 22:33:29 +00:00
parent 4846ae2c96
commit 456f797bac

View file

@ -200,10 +200,13 @@ convention is used when indenting code in Emacs' Scheme mode.
@node Block Comments @node Block Comments
@subsubsection Block Comments @subsubsection Block Comments
@cindex multiline comments
@cindex block comments
@cindex #!
@cindex !#
@c FIXME::martin: Review me! @c FIXME::martin: Review me!
@cindex multiline comments
In addition to the standard line comments defined by R5RS, Guile has In addition to the standard line comments defined by R5RS, Guile has
another comment type for multiline comments, called @dfn{block another comment type for multiline comments, called @dfn{block
comments}. This type of comment begins with the character sequence comments}. This type of comment begins with the character sequence