Quote
Delays evaluation
(quote
expression
)
'
expression
Examples
(setq a '(+ 2 3))
(setq b 'a)