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
, parallel
, repeat
,
require
, result
, return
, and stop
.