### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
error in int and <...>/type-check-operator-in.zeek, line 30: arithmetic mixed with non-arithmetic (int and myrec)
error in <...>/type-check-operator-in.zeek, line 30 and int: type mismatch (myrec and int)
error in <...>/type-check-operator-in.zeek, line 30: not an index type (myrec in asdf)
error in <...>/type-check-operator-in.zeek, line 14 and <...>/type-check-operator-in.zeek, line 31: indexing mismatch (list of string,MyRec and myrec)
error in <...>/type-check-operator-in.zeek, line 31: not an index type (myrec in string_records)
error in <...>/type-check-operator-in.zeek, line 15 and <...>/type-check-operator-in.zeek, line 32: indexing mismatch (list of MyRec,string and myrec)
error in <...>/type-check-operator-in.zeek, line 32: not an index type (myrec in record_strings)
error in string and <...>/type-check-operator-in.zeek, line 37: type clash (string and <...>/)
error in <...>/type-check-operator-in.zeek, line 37 and string: type mismatch (/^?(foo)$?/ and string)
error in <...>/type-check-operator-in.zeek, line 37: not an index type (/^?(foo)$?/ in strings)
error in <...>/type-check-operator-in.zeek, line 42 and <...>/type-check-operator-in.zeek, line 46: type clash (table[string] of string and string_count_map)
error in <...>/type-check-operator-in.zeek, line 46 and <...>/type-check-operator-in.zeek, line 42: type mismatch (string_count_map and table[string] of string)
error in <...>/type-check-operator-in.zeek, line 46: not an index type (string_count_map in table_set)
error in <...>/type-check-operator-in.zeek, line 43 and <...>/type-check-operator-in.zeek, line 47: type clash (vector of string and vector(1, 2, 3))
error in <...>/type-check-operator-in.zeek, line 47 and <...>/type-check-operator-in.zeek, line 43: type mismatch (vector(1, 2, 3) and vector of string)
error in <...>/type-check-operator-in.zeek, line 47: not an index type (vector(1, 2, 3) in stringvec_set)
