(define (myfunc a b)
  ; This is a really cool function.
  (this\place (+ 3 4))
  (define |the \| \greeting| |hello there|)
  ({}(([](func-n)[])){})
  (let ((c (+ a b)))
    (format "one more than the total is %d" (add1 c))))
