Rebel v1.0 64-bit on BSD IPv4/6 UTF-8 libffi, options: rebel -h
> (set 'a '("hello" "there"))
ERR: quoted symbol used in function set
> (set a '("hello" "there"))
("hello" "there")
> a
("hello" "there")
(constant (global 'setf) set)
(constant (global 'setq) set)