mirror of https://github.com/Icinga/icinga2.git
parent
9a49e085cd
commit
e302158631
|
@ -287,7 +287,6 @@ statement: type | library | constant
|
||||||
{ }
|
{ }
|
||||||
| lterm
|
| lterm
|
||||||
{
|
{
|
||||||
printf("lterm!\n");
|
|
||||||
m_Expressions.top().push_back($1);
|
m_Expressions.top().push_back($1);
|
||||||
}
|
}
|
||||||
;
|
;
|
||||||
|
|
Loading…
Reference in New Issue