mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
14 lines
214 B
Text
14 lines
214 B
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
{
|
|
[2] = two,
|
|
[1] = one
|
|
}
|
|
global table default
|
|
{
|
|
[4] = four,
|
|
[3] = three
|
|
}
|
|
local table default
|
|
{
|
|
|
|
}
|