RosettaCodeData/Task/Function-definition/Rye/function-definition-3.rye
2026-04-30 12:34:36 -04:00

1 line
32 B
Text

multiply: pfn { a b } { a * b }