mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 02:28:21 +00:00
![]() `redef foo["x"] = 1` now acts like `redef foo += { ["x"] = 1 }` instead of `redef foo = { ["x"] = 1 }`. |
||
---|---|---|
.. | ||
out |
![]() `redef foo["x"] = 1` now acts like `redef foo += { ["x"] = 1 }` instead of `redef foo = { ["x"] = 1 }`. |
||
---|---|---|
.. | ||
out |