mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
enable predicate modification of index of value which is currently being added/removed
Todo: test if this works for removal ( I think it should ).
This commit is contained in:
parent
f73de0bc8c
commit
94d439b0cb
4 changed files with 95 additions and 5 deletions
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
[2, idxmodified] = [b=T, s=test2],
|
||||
[1, idx1] = [b=T, s=testmodified]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue