RosettaCodeData/Task/Function-definition/ACL2/function-definition.acl2
2023-07-01 11:58:00 -04:00

1 line
31 B
Text

(defun multiply (a b) (* a b))