(defn process [items] ;^ @function.macro ; ^ @function ; ^ @variable (let [n 1] n)) ; ^ @function.macro (def x :status) ;^ @function.macro ; ^ @function ; ^ @string.special.symbol