The 'dummy' field in 'mod' really should be in its own paragraph.

This commit is contained in:
Leif Andersen 2016-06-01 15:22:04 -04:00
parent 8b7f426fac
commit 81eb6bf4c0

View File

@ -273,8 +273,10 @@ binding, constructor, etc.}
The @racket[max-let-depth] field indicates the maximum stack depth The @racket[max-let-depth] field indicates the maximum stack depth
created by @racket[body] forms (not counting the @racket[prefix] created by @racket[body] forms (not counting the @racket[prefix]
array). The @racket[dummy] variable is used to access to the array).
top-level namespace.
The @racket[dummy] variable is used to access to the top-level
namespace.
The @racket[lang-info] value specifies an optional module path that The @racket[lang-info] value specifies an optional module path that
provides information about the module's implementation language. provides information about the module's implementation language.