mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
12 lines
549 B
Text
12 lines
549 B
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
no args without return value (PASS)
|
|
no args no return value, empty return (PASS)
|
|
no args with return value (PASS)
|
|
args without return value (PASS)
|
|
args with return value (PASS)
|
|
multiple args with return value (PASS)
|
|
anonymous function without args or return value (PASS)
|
|
anonymous function with return value (PASS)
|
|
anonymous function with args and return value (PASS)
|
|
assign function variable (PASS)
|
|
reassign function variable (PASS)
|