RosettaCodeData/Task/Function-definition/Raven/function-definition-2.raven

3 lines
37 B
Plaintext

define multiply use a, b
(a * b)