address {
command1
command2
command3
}
The first command can be placed on the same line with the opening
brace but the closing brace must appear on its own line. Each command
can have its own address and multiple levels of grouping are
permitted. Also, as you can see from the indentation of the commands
inside the braces, spaces, and tabs at the beginning of lines are
permitted.