mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
ddbbd42c4b
commit
24e029bdb0
@ -207,6 +207,11 @@ statements: /* empty */
|
||||
;
|
||||
|
||||
statement: object | type | include | include_recursive | library | variable | apply
|
||||
{ }
|
||||
| value
|
||||
{
|
||||
delete $1;
|
||||
}
|
||||
;
|
||||
|
||||
include: T_INCLUDE value
|
||||
|
Loading…
x
Reference in New Issue
Block a user