fixes for submodules and `variable-reference->namespace'
Closes PR 12925
Merge to 5.3
original commit: d95ec4d454
This commit is contained in:
parent
3fcc8dc945
commit
3c46e5fdc6
|
@ -124,7 +124,7 @@
|
|||
[max-let-depth exact-nonnegative-integer?]
|
||||
[dummy toplevel?]
|
||||
[lang-info (or/c #f (vector/c module-path? symbol? any/c))]
|
||||
[internal-context (or/c #f #t stx?)]
|
||||
[internal-context (or/c #f #t stx? (listof stx?))]
|
||||
[pre-submodules (listof mod?)]
|
||||
[post-submodules (listof mod?)]))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user