program-saver/messing-with-defun.lisp~
2025-01-21 14:20:13 +03:00

5 lines
55 B
Common Lisp

(defpackage :my-test
(:use :cl)
(:shadow :defun))