mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
RecordVal: Use struct instead of std::optional
This commit is contained in:
parent
ca676f6e4e
commit
2f021cfa3c
5 changed files with 173 additions and 79 deletions
|
@ -1,6 +1,2 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
[a={
|
||||
|
||||
}, b={
|
||||
|
||||
}, c=[]]
|
||||
[a=<uninitialized>, b=<uninitialized>, c=<uninitialized>]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue