Adjust in-package for prick.macros

This commit is contained in:
2026-03-07 23:46:28 +00:00
parent 0e05452f27
commit a6af885f41

View File

@@ -31,7 +31,7 @@
;; Strictly typed functions and function calling
:-> :fn :call-rev))
(in-package #:prick-macros)
(in-package #:prick.macros)
(defun --transform-symbols-to-unary (form)
(if (symbolp form)