Fixed bug in index_no_free where it returned a nonzero integer with zero type 1 when an element is found in a multiset. Caused e.g. has_index((<1>),1) to return 0. Rev: src/opcodes.c:1.149