* (in-package :sb-vm) # * #(1 2 3) #(1 2 3) * (reconstitute-object *) #(1 2 3) 7 16 * (eql ** *) T