typo
svn: r8639 original commit: 8e6a957bb971d59860d655b91d65743386c854fa
This commit is contained in:
parent
0d943763a3
commit
cf71a6612c
|
@ -14,6 +14,6 @@ essentially packages the body of the module into a call to
|
||||||
@scheme[doc].
|
@scheme[doc].
|
||||||
|
|
||||||
Any module-level form other than an expression (e.g., a
|
Any module-level form other than an expression (e.g., a
|
||||||
@scheme[require] or @scheme[define]) is remains at the top level, and
|
@scheme[require] or @scheme[define]) remains at the top level, and
|
||||||
the @scheme[doc] binding is put at the end of the module. As usual, a
|
the @scheme[doc] binding is put at the end of the module. As usual, a
|
||||||
module-top-level @scheme[begin] slices into the module top level.
|
module-top-level @scheme[begin] slices into the module top level.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user