mirror of
https://github.com/zeek/zeek.git
synced 2025-10-14 04:28:20 +00:00
put global statements into a quasi-function to support script optimization
This commit is contained in:
parent
8fb30f1d62
commit
95b89be571
4 changed files with 34 additions and 4 deletions
|
@ -266,7 +266,7 @@ static bool expr_is_table_type_name(const zeek::detail::Expr* expr)
|
|||
|
||||
%%
|
||||
|
||||
bro:
|
||||
zeek:
|
||||
decl_list stmt_list
|
||||
{
|
||||
if ( zeek::detail::stmts )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue