mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 08:08:19 +00:00

typename(table()) apparently always resulted in a set[] type being rendered. Make the yield type of an unspecified table ANY so that type->IsSet() ends up false. While at it, also render unspecified types as table(), set() and vector() rather than vector of void, set[] or table[] of any which IMO should help to figure out what's going.
4 lines
138 B
Text
4 lines
138 B
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
set()
|
|
table()
|
|
vector()
|