2 lines
33 B
Common Lisp
2 lines
33 B
Common Lisp
|
|
(defparameter *x* nil "nothing")
|
|
|
(defparameter *x* nil "nothing")
|