trivial-with-current-source-form

MIT

Helps macro writers produce better errors for macro users

$ area51 add trivial-with-current-source-formCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(trivial-with-current-source-form:some-function ...)