[Next] [Up] [Previous] [Contents]
Next: Programs Up: Syntax Previous: Statements

Module definitions

The grammar rules for module definitions are:

 
		 module::					module atom ( params ) { block }

params:: tex2html_wrap_inline1002

| atom

| params , atom



Ken McMillan
Sat Jun 6 21:41:59 PDT 1998