mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 03:58:20 +00:00
Fix &ordered
attribute not preserved in table initializer assignments
This commit is contained in:
parent
fd98958b92
commit
074faf202f
5 changed files with 58 additions and 1 deletions
|
@ -1,7 +1,16 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
tbl
|
||||
2
|
||||
1
|
||||
3
|
||||
tbl2
|
||||
1
|
||||
2
|
||||
3
|
||||
tbl3
|
||||
4
|
||||
5
|
||||
6
|
||||
1
|
||||
2
|
||||
3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue