mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
a1734e3051
commit
76fefaf9e2
@ -591,7 +591,7 @@ lterm: type
|
||||
|
||||
$$ = MakeLiteral();
|
||||
}
|
||||
| T_RETURN rterm
|
||||
| T_RETURN optional_rterm
|
||||
{
|
||||
$$ = new ReturnExpression($2, @$);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user