zeek/testing/btest/Baseline/bifs.global_ids-modules/out
Arne Welzel 4cde1c3c3f global_ids(): Include module names
Ad-hoc include module names in the global_ids() table. Table values will
have the type_name field set to "module" and their key in the table is
prefixed with "module " to avoid clashes with existing global identifiers
shadowing module names (Management::Node being an existing example).

Closes #3136
2023-07-05 14:09:20 +02:00

4 lines
552 B
Text

### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
module MyModule, [type_name=module, exported=F, constant=F, enum_constant=F, option_value=F, redefinable=F, broker_backend=F, value=<uninitialized>]
module GLOBAL, [type_name=module, exported=F, constant=F, enum_constant=F, option_value=F, redefinable=F, broker_backend=F, value=<uninitialized>]
MyModule, [type_name=string, exported=F, constant=F, enum_constant=F, option_value=F, redefinable=F, broker_backend=F, value=shadows module]