RosettaCodeData/Task/Function-definition/Wart/function-definition-4.wart

3 lines
32 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
def (multiply a b|by)
(* a b)