trivial-with-current-source-form
Helps macro writers produce better errors for macro users
$ area51 add trivial-with-current-source-formCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(trivial-with-current-source-form:some-function ...)