mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 10:38:20 +00:00
preparing for a new Stmt subclass for ZAM function bodies
This commit is contained in:
parent
51fee244c9
commit
dbb509448f
2 changed files with 3 additions and 0 deletions
|
@ -35,6 +35,7 @@ const char* stmt_name(StmtTag t)
|
|||
"catch-return",
|
||||
"check-any-length",
|
||||
"compiled-C++",
|
||||
"ZAM", "ZAM-resumption",
|
||||
"null",
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue