;; -*- scheme -*- -p (:args inner) `(html (body (h3 "Chrome example") (table (tr (td ,inner))))) ;; note inner is not a procedure call.