Add :import-from template

This commit is contained in:
contrapunctus 2022-07-31 10:21:45 +05:30
parent 1cc5f314c6
commit a6aa231074
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ slime-repl-mode lisp-mode
(hpo "#+(or)")
;; print debugging
(pd "(format *debug-io* \"" (p "string") "\" " (p "args") ")")
(if "(:import-from :" (s "package") " #:" (s "symbol") ")")
sql-mode
(ct "CREATE TABLE " (s "table") " ("