mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
4 lines
349 B
Text
4 lines
349 B
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
error in <...>/void-errors.zeek, line 5: can't assign void value (z = x())
|
|
error in <...>/void-errors.zeek, line 6: value of type void illegal (print x())
|
|
error in <...>/void-errors.zeek, line 7: cannot take size of void (sizeof x())
|