Raw
1 (define (my-func first second)
2 ; This is a (moderately) cool function.
3 (that\place (+ 3 4))
4 (define |a \greeting| |hello there|)
5 ({(([(func-n)]))})
6 (let ((c (add1 first)))
7 (format "one more than the total is %d" (+ c second))))