mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
2 lines
280 B
Text
2 lines
280 B
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
error in <...>/switch-error-mixed.zeek, line 6: cannot mix cases with expressions and types (switch (v) {case 42:{ return (42!)}case type count:{ return (Count!)}})
|