macroexpand-dammit
$ area51 add macroexpand-dammitCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(macroexpand-dammit:some-function ...)$ area51 add macroexpand-dammitCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(macroexpand-dammit:some-function ...)