zeek/testing/btest/Baseline/language.named-table-ctors/out
2020-12-06 20:19:49 -08:00

24 lines
366 B
Text

### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
{
[3] = three,
[1] = one,
[5] = five
}
{
[[min=<uninitialized>, max=2]] = max2,
[[min=<uninitialized>, max=5]] = max5
}
{
[cool, 2] = cool2,
[test, 1] = test1
}
{
[two] = 2.0,
[one] = 1.0,
[three] = 3.0
}
0.0
{
[37] = thirty-seven,
[42] = forty-two
}