mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 19:18:19 +00:00
better printing of expressions
This commit is contained in:
parent
25b71c7d66
commit
2befa8d3a9
34 changed files with 448 additions and 448 deletions
|
@ -1,4 +1,4 @@
|
|||
### 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 (sizeofx())
|
||||
error in <...>/void-errors.zeek, line 7: cannot take size of void (sizeof x())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue