RosettaCodeData/Task/Variables/Common-Lisp/variables-2.lisp

2 lines
30 B
Common Lisp

(defvar *x* 42 "The answer.")