Binding added by buglouse on Sun Jun 5 07:42:37 2016

(define (a e)
  (let ((bg ,white))
    e))
(let* ((white "#fff"))
  (a
   `(foo
     (f ,bg)))