[project @ 1999-07-26 16:06:28 by simonpj]
authorsimonpj <unknown>
Mon, 26 Jul 1999 16:06:28 +0000 (16:06 +0000)
committersimonpj <unknown>
Mon, 26 Jul 1999 16:06:28 +0000 (16:06 +0000)
Adopt the following syntax for stmts:

stmts  -> stmt1 ; ... stmtn ; exp [;]

That is, a do-notation thing must finish with an expression.


No differences found