Initial Commit

This commit is contained in:
Emin Arslan
2025-01-21 14:20:13 +03:00
commit 06ef04aede
2 changed files with 49 additions and 0 deletions

4
messing-with-defun.lisp~ Normal file
View File

@@ -0,0 +1,4 @@
(defpackage :my-test
(:use :cl)
(:shadow :defun))