Example of illegal nesting


Nesting of [SETUP], [CONFIG] and [MACROS] blocks is not permitted:

[MACROS]
macro 1
macro 2

[CONFIG] ATTACK
statement 1
statement2
[END]

macro3
[END]


home