diff --git a/language/control-structures.xml b/language/control-structures.xml index b6188571cf..353571cfe6 100644 --- a/language/control-structures.xml +++ b/language/control-structures.xml @@ -1,5 +1,5 @@ - + Control Structures @@ -926,6 +926,26 @@ declare (directive) statement may depend on the directive set in the directive block. + + The declare construct can also be used in the global + scope, affecting all code following it. + + + + + + Ticks A tick is an event that occurs for every