still picky

svn: r6863

original commit: d507621faa6f3c381a80e47c051197b03481054f
This commit is contained in:
Eli Barzilay 2007-07-09 02:06:41 +00:00
parent f7c0aca737
commit 1de817fdf8

View File

@ -368,7 +368,7 @@ Note that "@|{...}|" can be parsed as either an escape expression or
as a no-command @-form. The latter is used in this case (since there as a no-command @-form. The latter is used in this case (since there
is little point in Scheme code that uses braces. is little point in Scheme code that uses braces.
@|{blah}| --is-read-as--> ("blah") @|{blah}| --reads-as--> ("blah")
* Concrete Syntax: Comments * Concrete Syntax: Comments