mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
9 lines
244 B
Text
9 lines
244 B
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
always: function() : void
|
|
ZAM-code always
|
|
no_ZAM: function() : void
|
|
{
|
|
print no ZAM;
|
|
}
|
|
no_CPP: function() : void
|
|
ZAM-code no_CPP
|