fix Scribble module languages to allow submodules
That is, recognize `module' and `module*' as top-level forms. original commit: ec85dd913d75250e5be244bc07789604dfe5fd34
This commit is contained in:
parent
2cdcf15d24
commit
e1f816952c
|
@ -54,6 +54,8 @@
|
|||
define-values
|
||||
define-syntaxes
|
||||
begin-for-syntax
|
||||
module
|
||||
module*
|
||||
#%require
|
||||
#%provide))))
|
||||
#`(begin #,expanded (doc-begin m-id post-process exprs . body))]
|
||||
|
|
Loading…
Reference in New Issue
Block a user