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:
Matthew Flatt 2012-05-20 07:31:58 -06:00
parent 2cdcf15d24
commit e1f816952c

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