Fix a documented default value for syntax-local-make-definition-context

This commit is contained in:
Alexis King 2018-04-10 15:50:11 -05:00 committed by GitHub
parent 1e93424f67
commit d0e6a5839f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -441,7 +441,7 @@ context}, @racket[#f] otherwise.}
@defproc[(syntax-local-make-definition-context
[intdef-ctx (or/c internal-definition-context? #f) #f]
[add-scope? any/c #f])
[add-scope? any/c #t])
internal-definition-context?]{
Creates an opaque @tech{internal-definition context} value to be used