Next: Forbidding ArithmeticExpression to be a
Up: Language restrictions
Previous: Function declarations
Similarly, one may not consider the following syntactic sugar
FunctionBody |
|
Statement ; |
and restrict function bodies to be of the form
FunctionBody |
|
{
StatementSequence } |
Next: Forbidding ArithmeticExpression to be a
Up: Language restrictions
Previous: Function declarations
Marc Moreno Maza
2004-12-01