(define arr (bufcreate 10)) (define arr1 [0 0 0 0 1 0 0 0 0 0]) (check (not (eq arr arr1)))