mirror of
https://github.com/zeek/zeek.git
synced 2025-10-15 13:08:20 +00:00
"add" and "delete" are now expressions rather than statements
This commit is contained in:
parent
e9a0a50da5
commit
0e5bece385
5 changed files with 138 additions and 42 deletions
|
@ -1,2 +1,2 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
error in <...>/wrong-delete-field.zeek, line 10: illegal delete statement (delete x$a)
|
||||
error in <...>/wrong-delete-field.zeek, line 10: illegal delete expression (delete x$a)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue