mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 07:08:19 +00:00
1 line
231 B
Text
1 line
231 B
Text
error in /home/robin/bro/lang-ext/testing/btest/.tmp/language.switch-error-mixed/switch-error-mixed.zeek, line 6: cannot mix cases with expressions and types (switch (v) {case 42:{ return (42!)}case type count:{ return (Count!)}})
|