2 lines
31 B
Text
2 lines
31 B
Text
|
|
(defun multiply (a b) (* a b))
|
|
|
(defun multiply (a b) (* a b))
|