Merge pull request #6 from bennn/fix-tag

doc: replace undefined module name
This commit is contained in:
Georges Dupéron 2019-12-17 18:37:52 +00:00 committed by GitHub
commit ad12bbfc21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,8 @@
(foo (list 123))]
When using @racketmodname[debug-scopes/named-scopes], a named scope is often
When using named scopes---for example, via
@racketmodname[debug-scopes/named-scopes/override]---a named scope is often
used instead of the macro scope flipped by @racket[syntax-local-introduce]. If
@racket[+scopes] is called within that context, it also annotates the whole
expression with the named scope which acts as a replacement for the macro