RosettaCodeData/Task/Function-definition/Wart/function-definition-3.wart
2016-12-05 23:44:36 +01:00

2 lines
83 B
Text

(multiply 3 :a 4) # arg order doesn't matter here, but try subtract instead
=> 12