fix Scribble module languages to allow submodules

That is, recognize `module' and `module*' as top-level forms.
This commit is contained in:
Matthew Flatt 2012-05-20 07:31:58 -06:00
parent a00cd7ebff
commit ec85dd913d

View File

@ -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))]