mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 22:58:20 +00:00

"delete x$y" now resets record field "x" back to its original state if it is either &optional or has a &default. "delete" may not be used with non-optional/default fields.
4 lines
22 B
Text
4 lines
22 B
Text
a: 20
|
|
20
|
|
a: not set
|
|
5
|