Next: Files, Previous: Rules, Up: The Language
A rule body contains a sequence of statements.
The statements are the assignment and the statements beginning with
assert
, choose
, define
, error
,
foreach
, if
, repeat
, require
,
result
, return
, select
, and stop
.