mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 14:08:20 +00:00
added a space when rendering some expressions so they're more readable
This commit is contained in:
parent
03b358f6d1
commit
e84b60762a
33 changed files with 450 additions and 445 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