mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00

* alphabet * another * associated * avoiding * base * because * constructors * defining * deterministic * directly * endlessly * entity * function * indefinitely * initial * interpreter * into * modifying * negotiate * nonexistent * observations * occasional * omission * orphaned * overridden * passing * primitive * produces * reassembly * repository * restore * shouldn't * something * statement * the * therefore * transferred * uninitialized * unsuccessful Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
40 lines
805 B
ReStructuredText
40 lines
805 B
ReStructuredText
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
.. zeek:id:: test_vector0
|
|
:source-code: <...>/vectors.zeek 11 11
|
|
|
|
:Type: :zeek:type:`vector` of :zeek:type:`string`
|
|
:Default:
|
|
|
|
::
|
|
|
|
[]
|
|
|
|
|
|
Yield type is documented/cross-referenced for primitive types.
|
|
|
|
.. zeek:id:: test_vector1
|
|
:source-code: <...>/vectors.zeek 14 14
|
|
|
|
:Type: :zeek:type:`vector` of :zeek:type:`TestRecord`
|
|
:Default:
|
|
|
|
::
|
|
|
|
[]
|
|
|
|
|
|
Yield type is documented/cross-referenced for composite types.
|
|
|
|
.. zeek:id:: test_vector2
|
|
:source-code: <...>/vectors.zeek 17 17
|
|
|
|
:Type: :zeek:type:`vector` of :zeek:type:`vector` of :zeek:type:`TestRecord`
|
|
:Default:
|
|
|
|
::
|
|
|
|
[]
|
|
|
|
|
|
Just showing an even fancier yield type.
|
|
|