mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
9 lines
280 B
Text
9 lines
280 B
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
I shouldn't be ZAM code!
|
|
I should be ZAM code!
|
|
my_test: function() : void
|
|
{
|
|
print I shouldn't be ZAM code!;
|
|
}
|
|
another_test: function() : void
|
|
ZAM-code another_test
|