mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 22:58:20 +00:00
51 lines
431 B
Text
51 lines
431 B
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
table of set
|
|
{
|
|
[5] = {
|
|
[bah, 3] ,
|
|
[baz, 4]
|
|
},
|
|
[13] = {
|
|
[bar, 2] ,
|
|
[foo, 1]
|
|
}
|
|
}
|
|
|
|
table of vector
|
|
{
|
|
[5] = [3, 4],
|
|
[13] = [1, 2]
|
|
}
|
|
|
|
table of table
|
|
{
|
|
[5] = {
|
|
[bah, 3] = 3,
|
|
[baz, 4] = 4
|
|
},
|
|
[13] = {
|
|
[bar, 2] = 2,
|
|
[foo, 1] = 1
|
|
}
|
|
}
|
|
|
|
table of record
|
|
{
|
|
[5] = [a=2, b=bar],
|
|
[13] = [a=1, b=foo]
|
|
}
|
|
|
|
T
|
|
T
|
|
T
|
|
T
|
|
T
|
|
T
|
|
T
|
|
T
|
|
T
|
|
T
|
|
T
|
|
T
|
|
T
|
|
T
|